From a2d1c86b8eee3e4a1fcd5985be5135da8f2a7f9d Mon Sep 17 00:00:00 2001 From: huangzhe <3451701311@qq.com> Date: Sun, 26 Oct 2025 21:38:05 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=95=E4=BF=9D=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E4=BF=9D=E5=AD=98=E5=85=A5=E5=8F=82=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/CalculatePremium.vue | 399 ++++++++++-------- 1 file changed, 229 insertions(+), 170 deletions(-) diff --git a/src/views/ebiz/productFlowImprove/components/CalculatePremium.vue b/src/views/ebiz/productFlowImprove/components/CalculatePremium.vue index c66052ca8..bce07cb52 100644 --- a/src/views/ebiz/productFlowImprove/components/CalculatePremium.vue +++ b/src/views/ebiz/productFlowImprove/components/CalculatePremium.vue @@ -8,18 +8,22 @@ 主险 附加险 {{ item.riskName }} - + - + -
+
-
+
{{ riskFactor.name + '(' + riskFactor.suffix + ')' }} {{ riskFactor.name }}       @@ -53,7 +57,8 @@ v-else-if="item.productCode === 'GFRS_A0011' && riskFactor.type == 1 && riskFactor.code === 'amt'" class="flex justify-content-s pv10 border-bottom" > - +
- +
{{ riskFactor.name }} @@ -97,7 +103,8 @@
{{ riskFactor.name }}
-
+
{{ dutyItem.dutyName }}({{ dutyItem.suffix }}){{ dutyItem.dutyName }}({{ dutyItem.suffix }}) {{ dutyItem.dutyName }}
@@ -227,7 +234,8 @@
{{ riskFactor.name }}
-
+
{{ dutyItem.dutyName }}({{ dutyItem.suffix }})
- - + +
{{ riskFactor.name }}
-
+
{{ dutyItem.dutyName }}({{ dutyItem.suffix }})
- -
+ +
保额(元): - {{ trialList[index].showPrem | moneyFormat }} + {{ trialList[index].showPrem | moneyFormat + }}
首期总保费 ¥ {{ firstTermTotalPremium | moneyFormat }} 元 - 立即投保 + + 立即投保 +
@@ -380,7 +396,8 @@ - + @@ -391,12 +408,14 @@
- + {{ item.ruleType | ruleTypeFilter }}
- +
@@ -421,9 +440,9 @@