0.1.0 • Published 3 years ago

zhdst-pwb-vue v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

pwb

这是一个集成项目,主要实现: 1.布局页面 2.根据权限系统中的菜单以及用户自定义的配置显示系统。 3.固定实现一个首面,首面中显示的内容,从其它系统中引入。 4.此项目是最终交付用户的结果,不被其他项目引用,只引用其他项目。

Project setup

npm install
npm i element-ui -S
npm install vue-router
npm install vue
npm install axios
npm install qs
npm install store
npm update --depth 5 @babel/compat-data

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.