diff --git a/src/components/scExport/exportList.vue b/src/components/scExport/exportList.vue index 0ba12c6..44604cc 100644 --- a/src/components/scExport/exportList.vue +++ b/src/components/scExport/exportList.vue @@ -116,7 +116,7 @@ export default { .icon{width: 14px;height: 14px;margin-right: 4px;} } } -.exportPopover :deep(.el-progress-bar__innerText){ +.exportPopover ::v-deep .el-progress-bar__innerText{ height: 100%; display: flex;align-items: center;justify-content: flex-end; font-size: 10px; diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 65d84d6..34814d5 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -3,6 +3,7 @@

+

维保系统平台

@@ -149,6 +150,33 @@ left: 0; right: 0; z-index: 2; + display: flex; + align-items: center; + h3{ + display: flex; + align-items: center; + } + h2{ + height: 40px; + display: flex; + align-items: baseline; + font-size: 24px; + position: relative; + padding-left: 18px; + color: #3F4244; + font-weight: 500; + .origin{ + position: absolute; + left: 0; + top: 12px; + display: inline-block; + width: 8px; + height: 8px; + border-radius: 50%; + background: #333; + margin: 0 8px 0 0; + } + } .logo{ height: 60px; } @@ -158,7 +186,7 @@ background-size: cover; background-position: center; background-repeat: no-repeat; - background-image: url(https://dm-auto.oss-cn-shanghai.aliyuncs.com/xw_cloud/image/login_back1.png); + background-image: url(https://dm-auto.oss-cn-shanghai.aliyuncs.com/xw_cloud/image/login_back5.png); width: calc(100% - 460px); height: 100%; position: absolute; diff --git a/src/views/order/dataConfirm/emailSync.vue b/src/views/order/dataConfirm/emailSync.vue new file mode 100644 index 0000000..9c3bd06 --- /dev/null +++ b/src/views/order/dataConfirm/emailSync.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/src/views/order/dataConfirm/index.vue b/src/views/order/dataConfirm/index.vue index 4b7b16a..cad958a 100644 --- a/src/views/order/dataConfirm/index.vue +++ b/src/views/order/dataConfirm/index.vue @@ -9,6 +9,9 @@ 未确认 部分确认 + + + @@ -40,7 +43,6 @@
{{emailParams.sent_at}}
- 手动同步 查看原邮件 确认维保 @@ -83,7 +85,6 @@ {{scope.row[item.prop]}} - @@ -164,11 +165,13 @@