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 @@
审批意见: