Shannon_mu 20705dc343 表格过滤类型 hai 1 ano
..
docs 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
public fe497dd110 logo %!s(int64=2) %!d(string=hai) anos
src 20705dc343 表格过滤类型 hai 1 ano
.browserslistrc 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
.env.development 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
.env.production 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
.env.sit 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
.gitignore 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
.prettierrc 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
LICENSE 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
README.md 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
README_EN.md 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
babel.config.js 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
package-lock.json b18666940e 修改动态菜单 %!s(int64=2) %!d(string=hai) anos
package.json 948e0da93d 线上 %!s(int64=2) %!d(string=hai) anos
postcss.config.js 285ce7b093 'first' %!s(int64=3) %!d(string=hai) anos
vue.config.js 58426013c9 收款账号问题 %!s(int64=2) %!d(string=hai) anos

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