Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mongo-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
mongo-ui
Commits
57f42404
Commit
57f42404
authored
Aug 03, 2020
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
众安调整完成
parent
8d4fe2aa
Changes
13
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
235 additions
and
124 deletions
+235
-124
detail.taikang.yiliaobaozhang.js
src/api/detail.taikang.yiliaobaozhang.js
+21
-15
detail.zhongan.yiliaobaozhang.js
src/api/detail.zhongan.yiliaobaozhang.js
+168
-92
intro-01.png
src/assets/images/goods/detail/yiwaixian/intro-01.png
+0
-0
intro-02.png
src/assets/images/goods/detail/yiwaixian/intro-02.png
+0
-0
intro-03.png
src/assets/images/goods/detail/yiwaixian/intro-03.png
+0
-0
intro-04.png
src/assets/images/goods/detail/yiwaixian/intro-04.png
+0
-0
CompactCellGroup.vue
src/components/CompactCellGroup.vue
+1
-1
AIDetail.vue
src/views/Goods/Detail/AIDetail.vue
+1
-0
CpsCase.vue
src/views/Goods/Detail/modules/CpsCase.vue
+1
-1
DetailFooter.vue
src/views/Goods/Detail/modules/DetailFooter.vue
+8
-1
InsurePersonForm.vue
src/views/Goods/Detail/modules/InsurePersonForm.vue
+3
-0
ProtocolRead.vue
src/views/Goods/Detail/modules/ProtocolRead.vue
+31
-13
index.less
src/views/Policy/Add/index.less
+1
-1
No files found.
src/api/detail.taikang.yiliaobaozhang.js
View file @
57f42404
...
...
@@ -4,7 +4,7 @@
* @Description: 泰康600万医疗保障
* @Date: 2020-07-27 15:46:37
* @LastEditors: gzw
* @LastEditTime: 2020-0
7-28 14:57:18
* @LastEditTime: 2020-0
8-03 11:10:09
*/
import
goodsBg
from
"
@/assets/images/goods/detail/yiliaoxian/bg.png
"
;
...
...
@@ -18,15 +18,15 @@ export default {
bgSrc
:
goodsBg
,
type
:
"
taikang
"
,
company
:
"
泰康在线
"
,
title
:
"
6
00万医疗保障
"
,
sub
:
"
优势介绍|优势介绍|优势介绍|优势介绍
"
,
price
:
"
首月<strong>1</strong>元<small>次月
5
.6元/月起</small>
"
,
title
:
"
10
00万医疗保障
"
,
sub
:
"
责任内100%报销住院医疗费
"
,
price
:
"
首月<strong>1</strong>元<small>次月
3
.6元/月起</small>
"
,
insuredNum
:
0
,
stamp
:
true
},
introImg
:
[
intro01
,
intro02
,
intro03
,
intro04
],
companyInfo
:
[
{
content
:
"
承保公司:
华泰
财产保险有限公司
"
,
offset
:
false
},
{
content
:
"
承保公司:
泰康
财产保险有限公司
"
,
offset
:
false
},
{
content
:
"
经营范围:短期健康保险和意外伤害保险
"
,
offset
:
false
},
{
content
:
"
备案名称:华泰财险重大疾病保险条款
"
,
offset
:
false
},
{
content
:
"
备案编号:C00015431912018061501152;
"
,
offset
:
false
}
...
...
@@ -49,14 +49,20 @@ export default {
}
],
planCellInfo
:
[
{
title
:
"
100种重大疾病医疗保险金(0免赔额)
"
,
value
:
"
600万
"
},
{
title
:
"
一般医疗保险金(1万免赔额)
"
,
value
:
"
300万
"
},
{
title
:
"
质子重离子医疗保险金(60%赔付)
"
,
value
:
"
600万
"
},
{
title
:
"
意外身故
"
,
value
:
"
1万
"
},
{
title
:
"
意外伤残
"
,
value
:
"
1万
"
},
{
title
:
"
意外住院津贴
"
,
value
:
"
100元/天
"
}
],
planTipOptions
:
[
"
垫付医药费
"
,
"
责任内100%报销
"
,
"
不限社保
"
],
{
title
:
"
以下4项保险金,汇总后的年度累计赔付限额600万元
"
,
value
:
""
,
inline
:
true
},
{
title
:
"
重大疾病医疗保险金
"
,
value
:
"
600万
"
},
{
title
:
"
一般医疗保险金
"
,
value
:
"
300万
"
},
{
title
:
"
质子重离子医疗保险金
"
,
value
:
"
600万
"
},
{
title
:
"
恶性肿瘤院外特定药品费用保险金
"
,
value
:
"
600万
"
},
{
title
:
""
,
value
:
""
,
divider
:
true
},
{
title
:
"
发生以下治疗费用,获额外400万年度累计限额的赔付
"
,
value
:
""
,
inline
:
true
},
{
title
:
"
恶性肿瘤特定治疗保险金/康复医疗保险金
"
,
value
:
"
400万
"
},
{
title
:
""
,
value
:
""
,
divider
:
true
},
{
title
:
"
发生以下指定费用,赔付不超过对应限额
"
,
value
:
""
,
inline
:
true
},
{
title
:
"
指定检查费用保险金
"
,
value
:
"
5000元
"
},
{
title
:
"
特定疾病保险金
"
,
value
:
"
5000元
"
}
],
planTipOptions
:
[
"
不限社保
"
,
"
报销自费药
"
,
"
额外400万特定赔付
"
],
insuredOptions
:
[
{
label
:
"
本人
"
,
value
:
"
1
"
},
{
label
:
"
配偶
"
,
value
:
"
2
"
},
...
...
@@ -80,14 +86,14 @@ export default {
{
title
:
"
次月保费
"
,
value
:
"
5.6元/月起(共11期)
"
}
],
noticeCellInfo
:
[
{
title
:
"
投保年龄
"
,
value
:
`30~
50
周岁`
},
{
title
:
"
投保年龄
"
,
value
:
`30~
65
周岁`
},
{
title
:
"
保障期限
"
,
value
:
"
1年(可续保至99周岁)
"
},
{
title
:
"
等待期
"
,
value
:
"
9
0天
"
},
{
title
:
"
等待期
"
,
value
:
"
3
0天
"
},
{
title
:
"
保费
"
,
value
:
{
needSlot
:
true
,
tpl
:
"
保费
与保额、被保人年龄有关<br />首月3元,次月5
.6元/月起
"
,
tpl
:
"
保费
于被保人年龄、有无社保有关<br />首月1元,次月3
.6元/月起
"
,
longTxt
:
true
}
}
...
...
src/api/detail.zhongan.yiliaobaozhang.js
View file @
57f42404
This diff is collapsed.
Click to expand it.
src/assets/images/goods/detail/yiwaixian/intro-01.png
0 → 100644
View file @
57f42404
66.6 KB
src/assets/images/goods/detail/yiwaixian/intro-02.png
0 → 100644
View file @
57f42404
34.5 KB
src/assets/images/goods/detail/yiwaixian/intro-03.png
0 → 100644
View file @
57f42404
19.8 KB
src/assets/images/goods/detail/yiwaixian/intro-04.png
0 → 100644
View file @
57f42404
40.3 KB
src/components/CompactCellGroup.vue
View file @
57f42404
...
...
@@ -138,7 +138,7 @@ export default {
@{deep} .cr-cell__title {
color: @gray-4 !important;
font-size: @font-size-12 !important;
margin-bottom: 10px;
//
margin-bottom: 10px;
}
}
}
...
...
src/views/Goods/Detail/AIDetail.vue
View file @
57f42404
...
...
@@ -18,6 +18,7 @@
<protocol-read
v-model=
"formData.pact"
:cell-data=
"noticeCellData"
:protocol-data=
"protocolData"
@
cell-click=
"openIframePupop"
/>
</div>
...
...
src/views/Goods/Detail/modules/CpsCase.vue
View file @
57f42404
...
...
@@ -13,7 +13,7 @@
<div
class=
"cps-demo-list"
>
<div
class=
"cps-demo-list-item"
v-for=
"(item, index) in props.caseData.list"
:key=
"index"
>
<div
class=
"cps-demo-list-item-title"
>
{{
item
.
title
}}
</div>
<div
class=
"cps-demo-list-item-content"
>
{{
item
.
event
}}
</div>
<div
class=
"cps-demo-list-item-content"
v-html=
"item.event"
>
</div>
</div>
</div>
</div>
...
...
src/views/Goods/Detail/modules/DetailFooter.vue
View file @
57f42404
...
...
@@ -4,7 +4,10 @@
<p
v-for=
"(item, index) in props.companyInfo"
:key=
"index"
:class=
"
{ 'det-footer-offset': item.offset }"
:class=
"
{
'det-footer-offset': item.offset,
'det-footer-indent': !item.offset
}"
>
{{
item
.
content
}}
</p>
...
...
@@ -38,6 +41,10 @@ export default {
&-offset {
padding-left: 60px;
}
&-indent {
padding-left: 60px;
text-indent: -60px;
}
&-logo {
text-align: center;
margin-bottom: 19px;
...
...
src/views/Goods/Detail/modules/InsurePersonForm.vue
View file @
57f42404
...
...
@@ -152,6 +152,9 @@ export default {
overflow: initial;
align-items: baseline !important;
margin-bottom: 0 !important;
.radio-btn {
margin-bottom: 0;
}
@{deep} .cr-cell {
&__title {
width: 31%;
...
...
src/views/Goods/Detail/modules/ProtocolRead.vue
View file @
57f42404
...
...
@@ -12,13 +12,14 @@
</
template
>
</cr-field>
<div
class=
"insure-form-pact-link"
>
<a
href=
"javascript:;"
@
click=
"openIframe(0)"
>
保险条款
</a>
<i></i>
<a
href=
"javascript:;"
@
click=
"openIframe(1)"
>
健康告知
</a>
<i></i>
<a
href=
"javascript:;"
@
click=
"openIframe(2)"
>
投保须知与声明
</a>
<i></i>
<a
href=
"javascript:;"
@
click=
"openIframe(3)"
>
服务协议
</a>
<a
href=
"javascript:;"
@
click=
"openIframe(item.id)"
v-for=
"(item, index) in protocolData"
:key=
"index"
>
{{ item.title }}
</a>
</div>
</div>
</template>
...
...
@@ -49,6 +50,17 @@ export default {
return
[
"
查看完整费率表
"
];
}
},
protocolData
:
{
type
:
Array
,
default
()
{
return
[
{
title
:
"
保险条款
"
,
id
:
0
},
{
title
:
"
健康告知
"
,
id
:
1
},
{
title
:
"
投保须知与声明
"
,
id
:
2
},
{
title
:
"
服务协议
"
,
id
:
3
}
];
}
},
value
:
null
,
cellData
:
{
type
:
Array
,
...
...
@@ -109,12 +121,18 @@ export default {
align-items: center;
a {
font-size: @font-size-11;
}
i {
&::after {
display: inline-block;
content: " ";
width: 0;
height: 12px;
border-right: 1px @blue solid;
margin: 0 3px;
margin: 0 3px 0 1px;
vertical-align: -2px;
}
&:last-child::after {
display: none;
}
}
}
}
...
...
src/views/Policy/Add/index.less
View file @
57f42404
...
...
@@ -82,7 +82,7 @@
color: @black;
}
.pay
&
-protocol {
.pay-protocol {
margin-bottom: 8px;
&-tip {
font-size: @font-size-12;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment