perf: 样式调整

1.登录页
2.一些小细节包括table、btn
This commit is contained in:
chenjinsong
2019-12-26 16:31:53 +08:00
parent 0d9abacf88
commit aee1e6c9fa
16 changed files with 604 additions and 493 deletions

View File

@@ -267,6 +267,7 @@
methods: {
show(show) {
this.rightBox.show = show;
this.currentModuleCopy = JSON.parse(JSON.stringify(this.currentModule)); //打开弹框时将currentModule还原
},
//子弹框控制 obj: module或endpoint对象 type:1module2endpoint