From 10022b0ac5c490b44daa326140044cace0d7c04e Mon Sep 17 00:00:00 2001 From: linfso Date: Tue, 9 Jul 2024 10:52:08 +0800 Subject: [PATCH] md --- src/components/XdPageContainer/index.vue | 3 + .../SubBillConfirmByMoneyList.vue | 81 +- .../SubBillConfirmByMonthList.vue | 2067 +++++++++-------- .../SubBillConfirmBySiteList.vue | 2067 +++++++++-------- 4 files changed, 2118 insertions(+), 2100 deletions(-) diff --git a/src/components/XdPageContainer/index.vue b/src/components/XdPageContainer/index.vue index ff678757..78b06166 100644 --- a/src/components/XdPageContainer/index.vue +++ b/src/components/XdPageContainer/index.vue @@ -4,8 +4,11 @@ + +
+
diff --git a/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue b/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue index 40bc170a..43f585c1 100644 --- a/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue +++ b/src/views/emis/emisSettleSubBill/SubBillConfirmByMoneyList.vue @@ -1,5 +1,5 @@ @@ -1117,32 +1121,33 @@ export default { .feeItem{ - border: 1px solid #dfe6ec; + border: 1px solid #dfe6ec; + margin-bottom:50px; - ul{ - list-style: none; - padding: 0px; - margin: 0px; - width: 590px; - height: 32px; - line-height: 32px; - border: 1px solid #dfe6ec; - border-top: 0px; - font-size: 12px; + ul{ + list-style: none; + padding: 0px; + margin: 0px; + width: 590px; + height: 32px; + line-height: 32px; + border: 1px solid #dfe6ec; + border-top: 0px; + font-size: 12px; - } - ul li{ - display:block; width:33%; float:left;text-indent:2em - } - .th{ - background:#FFF; font-weight:bold; border-top:1px - } + } + ul li{ + display:block; width:33%; float:left;text-indent:2em + } + .th{ + background:#FFF; font-weight:bold; border-top:1px + } } - .statInfoValue{ - color: red; - font-size: 13px; - font-weight: 500; - } +.statInfoValue{ + color: red; + font-size: 13px; + font-weight: 500; + } diff --git a/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue b/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue index 40bc170a..b70bbd59 100644 --- a/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue +++ b/src/views/emis/emisSettleSubBill/SubBillConfirmBySiteList.vue @@ -1,403 +1,408 @@ @@ -1117,32 +1121,33 @@ export default { .feeItem{ - border: 1px solid #dfe6ec; + border: 1px solid #dfe6ec; + margin-bottom:50px; - ul{ - list-style: none; - padding: 0px; - margin: 0px; - width: 590px; - height: 32px; - line-height: 32px; - border: 1px solid #dfe6ec; - border-top: 0px; - font-size: 12px; + ul{ + list-style: none; + padding: 0px; + margin: 0px; + width: 590px; + height: 32px; + line-height: 32px; + border: 1px solid #dfe6ec; + border-top: 0px; + font-size: 12px; - } - ul li{ - display:block; width:33%; float:left;text-indent:2em - } - .th{ - background:#FFF; font-weight:bold; border-top:1px - } + } + ul li{ + display:block; width:33%; float:left;text-indent:2em + } + .th{ + background:#FFF; font-weight:bold; border-top:1px + } } - .statInfoValue{ - color: red; - font-size: 13px; - font-weight: 500; - } +.statInfoValue{ + color: red; + font-size: 13px; + font-weight: 500; + }