0fa49424 by simon

默认提交

1 parent 3f03b9c8
......@@ -508,22 +508,22 @@ module.exports = {
download: "./doc/保險合同解除申請書.pdf",
},
{
name: "Application for Change of Policy Form(Policy Loan Repayment)",
name: "Application for Change of Policy Form<br>(Policy Loan Repayment)",
desc: "Policy loan",
download: "./doc/保險合同變更申請書( 保單貸款還款類).pdf",
},
{
name: "Application for Change of Policy Form(Change of Policy)",
name: "Application for Change of Policy Form<br>(Change of Policy)",
desc: "Newly added premium, deducted premium",
download: "./doc/保險合同變更申請書( 保險合同計劃變更類).pdf",
},
{
name: "Application for Change of Policy Form(Change of Customer Information)",
name: "Application for Change of Policy Form<br>(Change of Customer Information)",
desc: "Basic Information Change",
download: "./doc/保險合同變更申請書( 客戶權益變更類).pdf",
},
{
name: "Application for Change of Policy Form(Change of Beneficiary)",
name: "Application for Change of Policy Form<br>(Change of Beneficiary)",
desc: "Mode of payment, self-replacement and reissues",
download: "./doc/保險合同變更申請書( 客戶信息變更類).pdf",
},
......
......@@ -96,6 +96,9 @@ export default {
lan() {
return this.$i18n.locale;
},
locale() {
return this.$i18n.locale || 'tc';
},
i18n() {
return this.$i18n.messages && this.$i18n.locale ? this.$i18n.messages[this.$i18n.locale] : {};
},
......
......@@ -7,6 +7,8 @@ $borderRadius:6px;
margin: 0 auto;
}
input {
padding: 0 2.083333rem;
color: $cFontGray2;
......@@ -452,6 +454,13 @@ input {
}
}
.en {
.reservation-container-2 .check-item {
margin-right: 0;
width: 50%;
}
}
@media (max-width: 1200px) {
.comp {
.reservation-container-2 {
......@@ -501,13 +510,13 @@ input {
.check-item {
align-items: flex-start;
flex-wrap: wrap;
margin:0 0 24px;
margin: 0 0 24px;
width: 100%;
}
}
}
.date-container{
.date-container {
width: 100%;
}
}
......
<template>
<div class="comp clarms-plugins-material">
<div class="comp clarms-plugins-material" :class="{'en':locale == 'en'}">
<template v-if="!insuredList || insuredList.length == 0">
<div class="reservation-container-2">
<div class="empty">
......
......@@ -30,9 +30,10 @@
.modal {
position: relative;
@extend .bb;
max-width: 1000px;
width: 1000px;
margin: 0 auto;
.content {
&-content {
display: flex;
justify-content: flex-start;
align-items: center;
......
......@@ -5,7 +5,7 @@
<div class="border">
<div class="close" @click="onOverLayHandler()"><img src="@/assets/images/clarms/close.png"></div>
<div class="modal">
<div class="content">
<div class="modal-content">
<div class="info-icon">
<img src="@/assets/images/clarms/info.png">
</div>
......
......@@ -29,14 +29,16 @@
.modal {
position: relative;
@extend .bb;
max-width: 1000px;
width: 1000px;
margin: 0 auto;
.content {
// @extend .bb;
display: flex;
justify-content: flex-start;
align-items: center;
padding: 162px 60px 162px 60px;
// max-height:534px;
// max-height:640px;
.info-icon {
......
......@@ -34,8 +34,9 @@
.modal {
position: relative;
width: 1000px;
margin: 0 auto;
.content {
&-content {
display: flex;
justify-content: flex-start;
align-items: center;
......
......@@ -5,7 +5,7 @@
<div class="border">
<div class="close" @click="onCloseHandler()"><img src="@/assets/images/clarms/close.png"></div>
<div class="modal">
<div class="content">
<div class="modal-content">
<div class="info-icon">
<img src="@/assets/images/clarms/info.png">
</div>
......
......@@ -9,7 +9,9 @@ import {
} from '@/api/fetch-api.js'
import Modal2Comp from '@/components/modal2-comp/modal2-comp.vue';
import { getPolicyName } from "@/utils/biz.js";
import {
getPolicyName
} from "@/utils/biz.js";
export default {
data() {
......@@ -19,9 +21,9 @@ export default {
hadLoadPolicy: false,
ignorePolicyCodes: [],
// 显示
policyDetail: null,
showSuccessTip : false,
showDownloadError:false
policyDetail: {},
showSuccessTip: false,
showDownloadError: false
}
},
components: {
......@@ -159,8 +161,7 @@ export default {
url: api.policyReceipt,
sid: true,
data: params
}).then(res => {
}).catch(e => {
}).then(res => {}).catch(e => {
});
......@@ -203,11 +204,11 @@ export default {
path: "/custom/service?q=m1"
});
},
toTarget(){
toTarget() {
this.showPolicy = false;
sessionStorage.setItem("hidePolicy", "true");
this.$router.push({
path : "/custom/service?q=m3"
path: "/custom/service?q=m3"
})
},
formatPolicyName(c, n) {
......
......@@ -83,10 +83,12 @@ $borderRadius:6px;
}
.title {
@extend .bb;
font-size: 36px;
color: $cOrange2;
font-weight: bold;
letter-spacing: 2.45px;
// padding:0 92px;
}
.desc {
......
......@@ -101,7 +101,7 @@
<!-- 通知 -->
<div class="notice">
<p class="notice-item">
<p class="notice-item text-jtf">
<img class="notice-item-icon" src="@/assets/images/reservation/icon-re-notice.png"> &nbsp;&nbsp;&nbsp;&nbsp;{{$t('complaintAcceptance.notice1')}}
</p>
<p class="notice-item pointer" @click="checked = !checked">
......
......@@ -102,7 +102,7 @@
</div>
<div class="box notice">
<p class="notice-item">
<p class="notice-item text-jtf">
<img class="notice-item-icon" src="@/assets/images/reservation/icon-re-notice.png"> &nbsp;&nbsp;&nbsp;&nbsp;{{$t('reservation.notice1')}}
</p>
<p class="notice-item pointer" @click="checked = !checked">
......
<template>
<div class="content">
<div >
<div class="top-space"></div>
<h2 class="tit">{{data.title}}</h2>
......@@ -11,7 +9,7 @@
<div class="date"> <img class="icon-clock" src="@/assets/images/news-detail/icon-clock.png" alt=""> {{$t('newsDetail.publishAt')}}{{data.dateFormat}}</div>
<div class="pv">{{$t('newsDetail.readers')}}{{data.pv}} {{$t('newsDetail.per')}}</div>
</div>
<div class="box desc ql-editor" v-html="data.content" >
<div class="box desc ql-editor text-jtf" v-html="data.content" >
{{data.content}}
</div>
</div>
......
......@@ -5,7 +5,7 @@
<div>
<div class="top-space"></div>
<h2 class="tit">{{title}}</h2>
<div class="box desc ql-editor" v-html="content">
<div class="box desc ql-editor text-jtf" v-html="content">
</div>
</div>
......