mirror of
https://github.com/xsf0105/vue3-h5-template.git
synced 2025-04-06 04:00:04 +08:00
Update README.md
This commit is contained in:
parent
bb698d841d
commit
8b69bc5ab0
@ -90,7 +90,7 @@ const app = new Vue({
|
|||||||
// 现在,应用已经启动了!
|
// 现在,应用已经启动了!
|
||||||
```
|
```
|
||||||
|
|
||||||
### 实际应用中需要注意的地方:
|
### 生成环境要注意的地方:
|
||||||
|
|
||||||
> 1、生成环境下若项目不是放在服务器的根目录下会访问不到静态资源,此时,你只需要修改下config文件夹内index.js的build中的assetsPublicPath即可
|
> 1、生成环境下若项目不是放在服务器的根目录下会访问不到静态资源,此时,你只需要修改下config文件夹内index.js的build中的assetsPublicPath即可
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user