From a5cc87ede3d013193e89221e146d4bd006757916 Mon Sep 17 00:00:00 2001 From: qb <1191961160@qq.com> Date: Sun, 7 Apr 2024 19:26:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=83=A8=E5=88=86=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/views/index.js | 2 +- src/views/financialsector/FinanceHome.vue | 29 +- .../Financialse/FinancialBill.vue | 57 +- src/views/wel/index.vue | 1100 ++++------------- src/views/wel/index1.vue | 248 ---- src/views/wel/index2.vue | 926 ++++++++++++++ 6 files changed, 1206 insertions(+), 1156 deletions(-) delete mode 100644 src/views/wel/index1.vue create mode 100644 src/views/wel/index2.vue 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 @@ + + + + +