Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
viitto
mallapp
Commits
7369df2c
Commit
7369df2c
authored
Jul 23, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
dbef18c2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
10 deletions
+6
-10
index.vue
pages/share/buyInterest/index.vue
+6
-10
No files found.
pages/share/buyInterest/index.vue
View file @
7369df2c
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<img
style=
"width:100%;height:100%;"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/viptopbg.png"
alt=
""
/>
<img
style=
"width:100%;height:100%;"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/viptopbg.png"
alt=
""
/>
<view
class=
"buy_Card"
>
<view
class=
"buy_Card"
>
<view
class=
"vip_title"
>
VIP
</view>
<view
class=
"vip_title"
>
VIP
</view>
<view
class=
"vip_kaitong"
>
开通此卡
<text
style=
"margin:0 5px;display:inline-block;"
>
·
</text>
享
八大
权益
</view>
<view
class=
"vip_kaitong"
>
开通此卡
<text
style=
"margin:0 5px;display:inline-block;"
>
·
</text>
享
超多
权益
</view>
</view>
</view>
<view
class=
"left_dang"
></view>
<view
class=
"left_dang"
></view>
<view
class=
"right_dang"
></view>
<view
class=
"right_dang"
></view>
...
@@ -59,7 +59,7 @@
...
@@ -59,7 +59,7 @@
</view>
</view>
<view
class=
"vip_bottom"
>
<view
class=
"vip_bottom"
>
<view
class=
"vip_detailDiv"
>
<view
class=
"vip_detailDiv"
>
<view
class=
"vip_disTitle"
>
权
限
描述
</view>
<view
class=
"vip_disTitle"
>
权
益
描述
</view>
<view
class=
"vip_detail"
>
<view
class=
"vip_detail"
>
{{
dataList
.
Description
}}
{{
dataList
.
Description
}}
</view>
</view>
...
@@ -169,10 +169,10 @@ export default {
...
@@ -169,10 +169,10 @@ export default {
<
style
>
<
style
>
.vip_detail
{
.vip_detail
{
font-size
:
14px
;
font-size
:
14px
;
margin-top
:
15px
;
margin
:
15px
0
85px
0
;
height
:
300px
;
overflow
:
scroll
;
overflow
:
scroll
;
line-height
:
25px
;
line-height
:
25px
;
max-height
:
200px
;
}
}
.vip_disTitle
{
.vip_disTitle
{
color
:
#E2A74A
;
color
:
#E2A74A
;
...
@@ -182,13 +182,9 @@ export default {
...
@@ -182,13 +182,9 @@ export default {
}
}
.vip_detailDiv
{
.vip_detailDiv
{
width
:
90%
;
width
:
90%
;
height
:
400px
;
background-color
:
#fff
;
background-color
:
#fff
;
border-radius
:
12px
;
border-radius
:
12px
;
position
:
absolute
;
margin
:
20px
auto
;
top
:
20px
;
left
:
50%
;
margin-left
:
-45%
;
padding
:
20px
;
padding
:
20px
;
}
}
.vip_lastdiv
{
.vip_lastdiv
{
...
@@ -216,7 +212,7 @@ export default {
...
@@ -216,7 +212,7 @@ export default {
}
}
.vip_bottom
{
.vip_bottom
{
width
:
100%
;
width
:
100%
;
height
:
500px
;
height
:
auto
;
overflow
:
hidden
;
overflow
:
hidden
;
position
:
relative
;
position
:
relative
;
background
:
linear-gradient
(
to
bottom
,
#EFB252
0%
,
#FCD7A3
100%
);
background
:
linear-gradient
(
to
bottom
,
#EFB252
0%
,
#FCD7A3
100%
);
...
...
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