perf: 样式调整
1.登录页 2.一些小细节包括table、btn
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
height="calc(100% - 65px)"
|
||||
style="width: 100%;">
|
||||
<el-table-column
|
||||
:resizable="false"
|
||||
v-for="(item, index) in tableTitle"
|
||||
v-if="item.show"
|
||||
:width="item.width"
|
||||
|
||||
Reference in New Issue
Block a user