diff --git a/src/assets/css/index.css b/src/assets/css/index.css index 8b477909d2f2acc307330a7ca54ba76b607a6bab..b14a51d024fa4ff8764451eed403e744e5dd7ac6 100644 --- a/src/assets/css/index.css +++ b/src/assets/css/index.css @@ -535,40 +535,40 @@ width: 620px!important; background-color: #e1e4fb; border-color: #e1e4fb; } -.appas_table .el-table th > .cell { +.apass_table .el-table th > .cell { color: #1a2236; } -.appas_table .el-table td, -.appas_table .el-table th.is-leaf { +.apass_table .el-table td, +.apass_table .el-table th.is-leaf { border: none !important; line-height: 23px; } -.appas_table .el-table::before { +.apass_table .el-table::before { display: none; } -.appas_table .el-table { +.apass_table .el-table { width: 100%; } -.appas_table .el-table__row:nth-child(odd) td { +.apass_table .el-table__row:nth-child(odd) td { background-color: #f8f9fd; } -.appas_table .row_action { +.apass_table .row_action { user-select: none; } -.appas_table .row_action .btn { +.apass_table .row_action .btn { font-size: 14px; font-weight: bold; color: #0f2683; cursor: pointer; } -.appas_table .row_action .btn.warn { +.apass_table .row_action .btn.warn { color: #830f53; } -.appas_table .row_action .btn.disabled { +.apass_table .row_action .btn.disabled { color: #dde4ff; cursor: not-allowed; } -.appas_table .row_action .interval_line { +.apass_table .row_action .interval_line { font-size: 14px; color: #dde4ff; margin: 0 20px; diff --git a/src/components/apass-dialog.vue b/src/components/apass-dialog.vue index b3d9191df937498082271d3149710de3778af338..e4c3149a3655999ad57374567a3afda7b7f80a5e 100644 --- a/src/components/apass-dialog.vue +++ b/src/components/apass-dialog.vue @@ -10,7 +10,7 @@ -
+

diff --git a/src/components/apass-list.vue b/src/components/apass-list.vue index fdcaa2cb5ae1da065d282fdab8be3c9139ed669e..3ba5ed6c77bf6baac25c5b27cc390a478382d933 100644 --- a/src/components/apass-list.vue +++ b/src/components/apass-list.vue @@ -44,10 +44,10 @@
-
+
-
+
-
- +
+ + + + + + + + + diff --git a/src/pages/authority/users.vue b/src/pages/authority/users.vue index 0a4a9cad525fbbf1f9e244747ac4c1b3ba05dbda..5441c33974f4b247eab9ba667b57ca3fcd17ad99 100644 --- a/src/pages/authority/users.vue +++ b/src/pages/authority/users.vue @@ -17,63 +17,67 @@ 权限审批 - - - - - - - - - - - - - - - - - - - - - - - - +
+ + + + + + + + + + + + + + + + + + + + + + + + +