文件名称:vue3-app:基于vue3.0.0,vant3.0.7,vue-router4.0.0-0,vuex ^ 4.0.0-0,vue-cli3移动端H5
文件大小:325KB
文件格式:ZIP
更新时间:2024-03-29 12:53:44
Vue
vue3-app npm安装 npm install 在线使用 npm run serve 生产环境打包 npm run build 一,设置函数的使用 二,页面适应 三,keep-alive缓存页面 // Home,News 对应路由中要缓存的component名字 < router xss=removed> < keep xss=removed> < component xss=removed> < / keep-alive > < / router-view > 三,vuex的使用
【文件预览】:
vue3-app-master
----postcss.config.js(203B)
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----.browserslistrc(30B)
----.eslintrc.js(434B)
----src()
--------router()
--------main.js(383B)
--------utils()
--------store()
--------views()
--------components()
--------App.vue(439B)
--------assets()
----images()
--------1.png(121KB)
----babel.config.js(289B)
----README.md(538B)
----.editorconfig(121B)
----.gitignore(231B)
----package-lock.json(1.08MB)
----package.json(1KB)