vue2-manager-system:vue2 + ElementUI + Echarts快速打造自己的应用

时间:2024-04-18 10:40:27
【文件属性】:
文件名称:vue2-manager-system:vue2 + ElementUI + Echarts快速打造自己的应用
文件大小:703KB
文件格式:ZIP
更新时间:2024-04-18 10:40:27
vue2 echarts elementui Vue Vue后台管理系统演示 记录自己跟着开源项目( 对其中的一些知识的使用精心比较详细的注释说明。 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build 项目截图 图表 轴距 项目使用到的技术点: 1.vue-router( )使用创建标签来定义导航链接router.push,router.replace,router.go进行编程式的导航路由重定向重定向来导航不存在的页面html5的历史记录哈希模式路由导航守卫router.beforeEach结合Vue的异步组件和Webpack的代码分割功能,实现路由组件的懒加载
【文件预览】:
vue2-manager-system-master
----.gitignore(127B)
----.babelrc(112B)
----package.json(1KB)
----package-lock.json(297KB)
----src()
--------components()
--------main.js(1KB)
--------assets()
--------Router()
--------App.vue(2KB)
--------main-testtransition.js(2KB)
--------Vuex()
----webpack.config.js(2KB)
----README.md(2KB)
----index.html(331B)
----.editorconfig(147B)
----.prettierrc(99B)

网友评论