D4THYL3\long 03cf2f7059 商机 hace 2 años
..
docs 285ce7b093 'first' hace 3 años
public 9d1ee184c0 提交2版本 hace 2 años
src 03cf2f7059 商机 hace 2 años
.browserslistrc 285ce7b093 'first' hace 3 años
.env.development 285ce7b093 'first' hace 3 años
.env.production 285ce7b093 'first' hace 3 años
.env.sit 285ce7b093 'first' hace 3 años
.gitignore 285ce7b093 'first' hace 3 años
.prettierrc 285ce7b093 'first' hace 3 años
LICENSE 285ce7b093 'first' hace 3 años
README.md 285ce7b093 'first' hace 3 años
README_EN.md 285ce7b093 'first' hace 3 años
babel.config.js 285ce7b093 'first' hace 3 años
package-lock.json b18666940e 修改动态菜单 hace 2 años
package.json e05826a931 version 1.0.1 hace 2 años
postcss.config.js 285ce7b093 'first' hace 3 años
vue.config.js 668921eef3 修改发布公告详情样式 hace 2 años

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"  右浮动