vue-more-pages:多页面vue项目,打包后每个页面也单独文件夹

时间:2021-05-06 20:31:59
【文件属性】:
文件名称:vue-more-pages:多页面vue项目,打包后每个页面也单独文件夹
文件大小:182KB
文件格式:ZIP
更新时间:2021-05-06 20:31:59
JavaScript hello-world Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Run your tests npm run test Lints and fixes files npm run lint Customize configuration See . 注意: 如果修改publicPath前面路径的话,需要对应修改util/htmlReplace.js 里面的 let regCss = new RegExp('/dist/css/' + name + '', 'g');let regJs = new RegExp('/dist/js/' + name + '', 'g');
【文件预览】:
vue-more-pages-master
----vue.config.js(198B)
----package.json(1KB)
----server.js(708B)
----package-lock.json(378KB)
----src()
--------assets()
--------pages()
--------components()
----.gitignore(214B)
----public()
--------favicon.ico(1KB)
----README.md(605B)
----util()
--------cssCopy.js(2KB)
--------getPages.js(692B)
--------jsCopy.js(2KB)
--------htmlReplace.js(2KB)
----yarn.lock(302KB)
----babel.config.js(53B)

网友评论