##御风嘉云 vr项目小程序 PHP PHP >= 7.1.3 mysql 5.7 Redis nginx 伪静态 `````` location / { try_files $uri $uri/ /index.php?$query_string; } ``````