Shannon_mu b2a625d4f5 视频和停车场移动过来 2 سال پیش
..
docs b2a625d4f5 视频和停车场移动过来 2 سال پیش
public b2a625d4f5 视频和停车场移动过来 2 سال پیش
src b2a625d4f5 视频和停车场移动过来 2 سال پیش
.browserslistrc b2a625d4f5 视频和停车场移动过来 2 سال پیش
.env.development b2a625d4f5 视频和停车场移动过来 2 سال پیش
.env.production b2a625d4f5 视频和停车场移动过来 2 سال پیش
.env.sit b2a625d4f5 视频和停车场移动过来 2 سال پیش
.gitignore b2a625d4f5 视频和停车场移动过来 2 سال پیش
.prettierrc b2a625d4f5 视频和停车场移动过来 2 سال پیش
LICENSE b2a625d4f5 视频和停车场移动过来 2 سال پیش
README.md b2a625d4f5 视频和停车场移动过来 2 سال پیش
README_EN.md b2a625d4f5 视频和停车场移动过来 2 سال پیش
babel.config.js b2a625d4f5 视频和停车场移动过来 2 سال پیش
package-lock.json b2a625d4f5 视频和停车场移动过来 2 سال پیش
package.json b2a625d4f5 视频和停车场移动过来 2 سال پیش
postcss.config.js b2a625d4f5 视频和停车场移动过来 2 سال پیش
vue.config.js b2a625d4f5 视频和停车场移动过来 2 سال پیش

README.md

项目启动方式 npm install or cnpm install

npm run serve or npm run dev

公用模块组件封装 @components/common header sidebar tags

公用功能模块封装 @components/common table form treeSelect

store公用方法处理

this.$store.dispatch("openModal",{}) //弹出弹框封装方法

main.scss

公用样式,注意样式冲突
class="el-fl-left"  左浮动   class="el-fl-right"  右浮动