WebEnh

.net7 mvc jquery bootstrap json 学习中 第一次学PHP,正在研究中。自学进行时... ... 我的博客 https://enhweb.github.io/ 不错的皮肤:darkgreentrip,iMetro_HD
  首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年11月7日

摘要: 1.项目修改vue.config.js增加 publicPath: '/' 2.nginx配置 location / {#访问前端页面 root /data/dist;#vue项目存放路径 index index.html; #hash模式只配置访问html就可以了 try_files $uri $ 阅读全文

posted @ 2021-11-07 13:10 WebEnh 阅读(395) 评论(0) 推荐(0) 编辑