npm install
安装依赖npm run serve
运行- 打开 http://localhost:5000/测试
location / {
try_files $uri $uri/ /index.html;
add_header Cache-Control no-store;
}
剑网3.com
npm install
安装依赖npm run serve
运行location / {
try_files $uri $uri/ /index.html;
add_header Cache-Control no-store;
}