fastadmin+vue nginx部署
# 疫情管控 server { listen 80; #server_name ; index index.php index.html index.htm default.php default.htm default.html; root /var/www/html/yiqingguankong_server/public; location /fe{ try_files $uri $uri/ /fe/index.html; } location / { if (!-e $request_filenam
下载地址
用户评论