From be8a7b955dfe354fad8325ef77acbd4b9d5c03c1 Mon Sep 17 00:00:00 2001 From: wangmeng <1620161711@qq.com> Date: Fri, 6 Feb 2026 13:43:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E5=B7=A2=E8=AE=A2=E5=8D=95=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=EF=BC=8C=E4=BB=A5=E5=8F=8A=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 + src/components/basic-crumb/main.vue | 7 +- src/styles/element-ui.scss | 20 ++ src/styles/login.scss | 5 +- src/views/approval/approvalDetails.vue | 163 ++++++--- src/views/approval/approvalRecord.vue | 7 +- src/views/order/AddtoTemplate.vue | 4 +- src/views/order/addRemittanceRecord.vue | 19 +- src/views/order/bankReceiptDetail.vue | 375 ++++++++++++++++++--- src/views/order/category.vue | 1 + src/views/order/orderAddEdit.vue | 21 +- src/views/order/orderList.vue | 31 +- src/views/order/orderListFinance.vue | 8 +- src/views/order/subcategory.vue | 1 + src/views/order/year.vue | 1 + src/views/product/add/add.vue | 19 +- src/views/product/add/category.vue | 16 +- src/views/product/add/edit.vue | 22 +- src/views/product/add/exchangeRate.vue | 34 +- src/views/product/add/productCostPrice.vue | 28 +- src/views/product/add/subcategory.vue | 27 +- src/views/wel/components/ApprovalTip.vue | 4 +- src/views/wel/index.vue | 2 +- 23 files changed, 637 insertions(+), 186 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4f46065..3c6f73d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -105,9 +105,17 @@ export default { .el-button{ font-size: 1.25vw; + border-radius: 10px; } .el-form-item__label{ font-size: 1.25vw; } +::v-deep .el-table__header th { + background-color: #3176FD !important; + color: #fff; +} +::v-deep .el-table__header tr:last-child th { + background-color: #3176FD !important; +} diff --git a/src/components/basic-crumb/main.vue b/src/components/basic-crumb/main.vue index 723c2e2..ae36d60 100644 --- a/src/components/basic-crumb/main.vue +++ b/src/components/basic-crumb/main.vue @@ -24,8 +24,8 @@ export default { \ No newline at end of file diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss index 54c3e92..b14c3e6 100644 --- a/src/styles/element-ui.scss +++ b/src/styles/element-ui.scss @@ -69,3 +69,23 @@ .el-divider--horizontal { margin: 12px 0 !important; } + + .el-table__header th { + background-color: #3A84FF !important; + color: #fff; +} +.el-table__header tr:last-child th { + background-color: #3A84FF !important; +} +.el-dialog__header{ + background-color: #3A84FF !important; + color: #fff; +} +.el-button--primary { + color: #FFF; + background-color: #3A84FF !important; + border-color: #3A84FF !important; +} +.el-checkbox__inner{ +// background-color: #3176FD !important; +} diff --git a/src/styles/login.scss b/src/styles/login.scss index 5025f2d..2345aea 100644 --- a/src/styles/login.scss +++ b/src/styles/login.scss @@ -112,16 +112,17 @@ .btn-submit { width: 100%; height: 45px; - border: 1px solid #409EFF; + border: 1px solid #409EFF !important; background: none; font-size: 18px; letter-spacing: 2px; font-weight: 300; - color: #409EFF; + color: #409EFF !important; cursor: pointer; margin-top: 30px; font-family: "neo"; transition: 0.25s; + background-color:none !important ; } .login-submit { diff --git a/src/views/approval/approvalDetails.vue b/src/views/approval/approvalDetails.vue index df5449f..774e43c 100644 --- a/src/views/approval/approvalDetails.vue +++ b/src/views/approval/approvalDetails.vue @@ -11,7 +11,7 @@
订单信息
- +
@@ -67,7 +67,7 @@ 申请优惠金额: %
-
+
- {{orderData.monetaryUnit}} + 优惠汇率:
- + + +
- +
-
系统信息
+
项目信息
- +
{{ project.name }} - {{ project.num }} + {{ project.unit }} @@ -211,15 +213,17 @@ border max-height="430px" size="small" + :header-cell-style="{ 'text-align': 'center' }" + :cell-style="{ 'text-align': 'center' }" > - - - - - - - - + + + + + + + +
@@ -227,13 +231,13 @@
- 公司指导价合计 {{project.standardPrice}} + 公司指导价合计: {{project.standardPrice}}
- 销售价合计 {{project.sellingPrice}} + 销售价合计: {{project.sellingPrice}}
- 分成金额合计 {{project.splitPrice}} + 分成金额合计: {{project.splitPrice}}
@@ -246,17 +250,17 @@
审批意见: