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
0179c704
authored
2020-02-14 20:59:46 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
38fad19c
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
src/assets/images/vhis/vhis-tips-bg.png
src/pages/vhis-detail/vhis-detail.scss
src/pages/vhis-detail/vhis-detail.vue
src/assets/images/vhis/vhis-tips-bg.png
0 → 100644
View file @
0179c70
1.58 KB
src/pages/vhis-detail/vhis-detail.scss
View file @
0179c70
...
...
@@ -104,7 +104,9 @@
right
:
50px
;
top
:
50px
;
padding
:
2px
;
border-radius
:
$borderSize
;
// border-radius: $borderSize;
background-image
:
url('~@assets/images/vhis/vhis-tips-bg.png')
;
@extend
.bis
;
.close
{
cursor
:
pointer
;
...
...
@@ -119,7 +121,6 @@
position
:
relative
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
$color
:
#ffffff
,
$alpha
:
0
.8
);
border-radius
:
$borderSize
;
.tit
{
...
...
src/pages/vhis-detail/vhis-detail.vue
View file @
0179c70
...
...
@@ -35,7 +35,7 @@
<!--
<div
class=
"swiper-button-prev"
slot=
"button-prev"
></div>
<div
class=
"swiper-button-next"
slot=
"button-next"
></div>
-->
<div
v-if=
"bannerTipsVisible"
class=
"b
order2 b
anner-tips"
>
<div
v-if=
"bannerTipsVisible"
class=
"banner-tips"
>
<div
class=
"cont"
>
<div
class=
"tit"
>
<img
class=
"icon"
src=
"@/assets/images/vhis/hot-deal-icon.png"
>
【期間限定保費8折優惠】
...
...
Please
register
or
sign in
to post a comment