From 1a0e97011f4c7c33fd93830aaf84144fe0386a2f Mon Sep 17 00:00:00 2001 From: wintsa <770775984@qq.com> Date: Thu, 19 Mar 2026 10:56:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=87=8D=E7=BD=AE=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ht/HtContractSummary.vue | 437 ++++++++++++++++++++++ src/components/ht/HtFeeRateMethodForm.vue | 2 +- src/components/ht/htCard.vue | 17 +- src/components/ht/zxFw.vue | 1 - src/layout/tab.vue | 37 +- src/main.ts | 4 +- src/pinia/zxFwPricing.ts | 4 +- 7 files changed, 493 insertions(+), 9 deletions(-) create mode 100644 src/components/ht/HtContractSummary.vue diff --git a/src/components/ht/HtContractSummary.vue b/src/components/ht/HtContractSummary.vue new file mode 100644 index 0000000..ae8a1b3 --- /dev/null +++ b/src/components/ht/HtContractSummary.vue @@ -0,0 +1,437 @@ + + +