From 5092267900deb8daec6212e371d03d85737f2184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8B=BE=E9=80=9A?= Date: Mon, 27 Oct 2025 11:20:52 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90FIX=E3=80=911025=E9=80=82=E5=BD=93?= =?UTF-8?q?=E6=80=A7=E8=AF=84=E4=BC=B0=E9=97=AE=E5=8D=B7=E5=8F=8D=E9=A6=88?= =?UTF-8?q?=E5=90=8E=E7=9B=B8=E5=85=B3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit 6a92e90d0f17af4f2f1154dae25e9980326716c0) --- src/components/common/PopupQuesResult.vue | 15 +++++++++++---- src/views/ebiz/common/EvaluateResult.vue | 12 +++++++++--- 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/src/components/common/PopupQuesResult.vue b/src/components/common/PopupQuesResult.vue index 2ff267c69..195b8fbfb 100644 --- a/src/components/common/PopupQuesResult.vue +++ b/src/components/common/PopupQuesResult.vue @@ -7,7 +7,7 @@ @click-overlay = "clickOverlay('overlay')" >
- 您的风险能力测评结果 + 您的适当性评估结果
@@ -122,13 +122,15 @@ export default { display: flex; justify-content: space-between; align-items: center; - margin-bottom: 10px; + font-size: 20px; + font-weight: bolder; + color:#000; } .result-popup-content{ padding:10px 10px 60px; box-sizing:border-box; .content{ - font-size: 16px; + font-size: 18px; font-weight: bold; color: #333; margin-bottom: 5px; @@ -142,6 +144,10 @@ export default { color: #666; margin-bottom: 5px; } + .tips:nth-child(5){ + padding:10px 0; + margin-bottom: 0; + } } .result-popup-btn{ @@ -161,8 +167,9 @@ export default { } .itemLevel{ - font-size: 10px; + font-size: 12px; color:#999; + margin-bottom:5px; } } } diff --git a/src/views/ebiz/common/EvaluateResult.vue b/src/views/ebiz/common/EvaluateResult.vue index 62553a236..5875f059f 100644 --- a/src/views/ebiz/common/EvaluateResult.vue +++ b/src/views/ebiz/common/EvaluateResult.vue @@ -3,7 +3,7 @@
- {{ evalDesc }} +
{{ item }}
根据以上与适当性问卷匹配结果,我司建议您终止投保,关注该产品的特征及风险,审慎作出投保决策。 如您坚持投保,请您确认和签署《投保风险警示确认书》。