diff --git a/src/router/views/index.js b/src/router/views/index.js index 776b4b34..7b455515 100644 --- a/src/router/views/index.js +++ b/src/router/views/index.js @@ -13,7 +13,7 @@ export default [ meta: { i18n: 'dashboard', }, - component: () => import(/* webpackChunkName: "views" */ '@/views/wel/index.vue'), + component: () => import(/* webpackChunkName: "views" */ '@/views/wel/index2.vue'), }, { path: 'dashboard', diff --git a/src/views/financialsector/FinanceHome.vue b/src/views/financialsector/FinanceHome.vue index 77aa93ea..01887b15 100644 --- a/src/views/financialsector/FinanceHome.vue +++ b/src/views/financialsector/FinanceHome.vue @@ -36,10 +36,12 @@
diff --git a/src/views/financialsector/Financialse/FinancialBill.vue b/src/views/financialsector/Financialse/FinancialBill.vue index 323dc49e..cc4af7db 100644 --- a/src/views/financialsector/Financialse/FinancialBill.vue +++ b/src/views/financialsector/Financialse/FinancialBill.vue @@ -7,12 +7,22 @@ 整车计费 - - - - - - +
+ + + + + + + +
+ - +
+ +
+ + +
+
@@ -29,4 +39,39 @@ :deep(.el-input-number .el-input__inner) { text-align: left; } + +.el_table_operation { + width: 70px; + height: 100%; + display: flex; + align-items: center; + justify-content: center; + .el_table_operation_span_a, + .el_table_operation_span_b { + font-size: 20px; + font-weight: bold; + width: 40%; + border: 2px solid #f00; + color: #f00; + border-radius: 6px; + cursor: pointer; + text-align: center; + line-height: 20px; + box-sizing: border-box; + height: 100%; + } + .el_table_operation_span_b { + border: 2px solid #0d83b7; + color: #0d83b7; + } + + .el_table_operation_span_a:hover { + background-color: #f00; + color: #ccc; + } + .el_table_operation_span_b:hover { + background-color: #0d83b7; + color: #ccc; + } +} diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue index 46f82a80..80394da6 100644 --- a/src/views/wel/index.vue +++ b/src/views/wel/index.vue @@ -1,920 +1,222 @@ - + diff --git a/src/views/wel/index1.vue b/src/views/wel/index1.vue deleted file mode 100644 index 80394da6..00000000 --- a/src/views/wel/index1.vue +++ /dev/null @@ -1,248 +0,0 @@ - - - - - diff --git a/src/views/wel/index2.vue b/src/views/wel/index2.vue new file mode 100644 index 00000000..46f82a80 --- /dev/null +++ b/src/views/wel/index2.vue @@ -0,0 +1,926 @@ + + + + +