From d242f751488b4d02a477bd616e81caac43024087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=90=8C=E6=B5=B7?= <963808678@qq.com> Date: Mon, 17 Apr 2023 09:04:19 +0800 Subject: [PATCH] 4/17 --- src/views/main/BookingLedger/list/index.vue | 22 +- .../main/BookingLedger/list/index_zth.vue | 2731 ----------------- 2 files changed, 17 insertions(+), 2736 deletions(-) delete mode 100644 src/views/main/BookingLedger/list/index_zth.vue diff --git a/src/views/main/BookingLedger/list/index.vue b/src/views/main/BookingLedger/list/index.vue index 5c3d475..50e9bf3 100644 --- a/src/views/main/BookingLedger/list/index.vue +++ b/src/views/main/BookingLedger/list/index.vue @@ -300,10 +300,10 @@ >

{{ item.fieldName }}:

{{ item.reqVal }}

-

+

-

+

{{ item.fieldName }}:

{{ item.targetVal }}

@@ -329,10 +329,10 @@ >

{{ item.fieldName }}:

{{ item.reqVal }}

-

+

-

+

{{ item.fieldName }}:

{{ item.targetVal }}

@@ -2707,6 +2707,12 @@ export default { .TaskShippingOrderCompareMainHeader { display: flex; > div { + &:nth-child(1) { + flex: 3; + } + &:nth-child(3) { + flex: 3; + } flex: 1; > p { &:first-child { @@ -2726,7 +2732,13 @@ export default { align-items: center; margin-bottom: 0.5rem; > p { - flex: 1; + flex: 2; + &:nth-child(1) { + flex: 1; + } + &:nth-child(4) { + flex: 1; + } // &:nth-child(3) { // flex: 2; // margin: 0 1rem; diff --git a/src/views/main/BookingLedger/list/index_zth.vue b/src/views/main/BookingLedger/list/index_zth.vue deleted file mode 100644 index 7a39331..0000000 --- a/src/views/main/BookingLedger/list/index_zth.vue +++ /dev/null @@ -1,2731 +0,0 @@ - - - -