Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3166bc7c
authored
2020-04-14 16:52:53 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
383cc277
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
27 additions
and
18 deletions
src/common/lang/en.js
src/pages/vhis-detail/vhis-detail.scss
src/pages/vhis-detail/vhis-detail.vue
src/common/lang/en.js
View file @
3166bc7
...
...
@@ -936,8 +936,8 @@ module.exports = {
}
},
vhisDetail
:
{
expand
:
"
展开
"
,
close
:
"
收起
"
,
expand
:
"
Read more
"
,
close
:
"
Close
"
,
bannerTips
:
{
t1
:
"【期间限定保费8折优惠】"
,
t2
:
"即日起至5月28日或之前投保,只需输入以下优惠码,即享首年保费8折优惠*"
,
...
...
src/pages/vhis-detail/vhis-detail.scss
View file @
3166bc7
...
...
@@ -342,6 +342,7 @@ $borderSize: 6px;
border-right
:
solid
1px
#e4e4e5
;
display
:
flex
;
align-items
:
center
;
}
.val
{
...
...
@@ -467,10 +468,12 @@ $borderSize: 6px;
.nn
{}
.n1
{
text-align
:
righ
t
;
text-align
:
lef
t
;
margin-top
:
0px
;
margin-right
:
8
px
;
margin-right
:
4
px
;
color
:
$cOrange2
;
width
:
32px
;
// background-color: wheat;
}
.n2
{
...
...
@@ -623,7 +626,7 @@ $borderSize: 6px;
.small
{
font-size
:
1
6
px
;
font-size
:
1
4
px
;
display
:
inline-block
;
vertical-align
:
text-top
;
}
...
...
@@ -739,6 +742,9 @@ $borderSize: 6px;
font-size
:
$fontSizeSmall-M2
;
}
}
.desc
{
text-align
:
left
;
}
}
}
}
...
...
@@ -832,19 +838,22 @@ $borderSize: 6px;
.download
{
margin
:
48px
auto
0
;
&
-item
{
.cont
{
justify-content
:
center
;
padding
:
0
;
// padding-left: 52px;
font-size
:
$fontSize-M2
;
}
.icon-wrap
{
width
:
40%
;
display
:
flex
;
justify-content
:
flex-end
;
}
.icon
{
margin-right
:
24px
;
}
}
}
}
...
...
src/pages/vhis-detail/vhis-detail.vue
View file @
3166bc7
...
...
@@ -173,7 +173,7 @@
<div
class=
"nn n1"
>
(d)
</div>
<div
class=
"nn n2"
>
<span
v-html=
"$t('vhisDetail.guarantee2.dk')"
>
{{
$t
(
'vhisDetail.guarantee2.dk'
)
}}
</span>
<span
class=
"smal"
>
(2)
</span>
<span
class=
"smal
l
"
>
(2)
</span>
</div>
</div>
</div>
...
...
@@ -235,7 +235,7 @@
<div
class=
"tt val"
>
<div>
<span
v-html=
"$t('vhisDetail.guarantee2.gv')"
>
{{
$t
(
'vhisDetail.guarantee2.gv'
)
}}
</span>
<span
class=
"smal"
>
(5)
</span>
<span
class=
"smal
l
"
>
(5)
</span>
</div>
</div>
</div>
...
...
@@ -249,7 +249,7 @@
<div
class=
"tt val"
>
<div>
<span
v-html=
"$t('vhisDetail.guarantee2.hv')"
>
{{
$t
(
'vhisDetail.guarantee2.hv'
)
}}
</span>
<span
class=
"smal"
>
(5)
</span>
<span
class=
"smal
l
"
>
(5)
</span>
</div>
</div>
</div>
...
...
@@ -259,7 +259,7 @@
<div
class=
"nn n1"
>
(i)
</div>
<div
class=
"nn n2"
>
<span
v-html=
"$t('vhisDetail.guarantee2.ik')"
>
{{
$t
(
'vhisDetail.guarantee2.ik'
)
}}
</span>
<span
class=
"smal"
>
(2)(3)
</span>
<span
class=
"smal
l
"
>
(2)(3)
</span>
</div>
</div>
</div>
...
...
@@ -271,7 +271,7 @@
<div
class=
"nn n1"
>
(j)
</div>
<div
class=
"nn n2"
>
<span
v-html=
"$t('vhisDetail.guarantee2.jk')"
>
{{
$t
(
'vhisDetail.guarantee2.jk'
)
}}
</span>
<span
class=
"smal"
>
(4)
</span>
<span
class=
"smal
l
"
>
(4)
</span>
</div>
</div>
</div>
...
...
@@ -283,7 +283,7 @@
<div
class=
"nn n1"
>
(k)
</div>
<div
class=
"nn n2"
>
<span
v-html=
"$t('vhisDetail.guarantee2.kk')"
>
{{
$t
(
'vhisDetail.guarantee2.kk'
)
}}
</span>
<span
class=
"smal"
>
(2)
</span>
<span
class=
"smal
l
"
>
(2)
</span>
</div>
</div>
</div>
...
...
@@ -357,17 +357,17 @@
<div
class=
"download"
>
<div
class=
"border2 download-item"
>
<div
class=
"cont"
>
<
img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
>
{{
$t
(
'vhisDetail.download.t1'
)
}}
<
div
class=
"icon-wrap"
><img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
></div
>
{{
$t
(
'vhisDetail.download.t1'
)
}}
</div>
</div>
<div
class=
"border2 download-item"
>
<div
class=
"cont"
>
<
img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
>
{{
$t
(
'vhisDetail.download.t2'
)
}}
<
div
class=
"icon-wrap"
><img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
></div
>
{{
$t
(
'vhisDetail.download.t2'
)
}}
</div>
</div>
<div
class=
"border2 download-item"
>
<div
class=
"cont"
>
<
img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
>
{{
$t
(
'vhisDetail.download.t3'
)
}}
<
div
class=
"icon-wrap"
><img
class=
"icon"
src=
"@/assets/images/vhis/vhis-download.png"
></div
>
{{
$t
(
'vhisDetail.download.t3'
)
}}
</div>
</div>
</div>
...
...
Please
register
or
sign in
to post a comment