Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
fc477b94
Commit
fc477b94
authored
Mar 21, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
9e6ab4ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
userVip-center.vue
pages/user-center/userVip-center.vue
+10
-1
No files found.
pages/user-center/userVip-center.vue
View file @
fc477b94
...
@@ -4,7 +4,8 @@
...
@@ -4,7 +4,8 @@
@
scrolltoupper=
"scrollTopHandler"
class=
"col"
@
scrolltoupper=
"scrollTopHandler"
class=
"col"
style=
"height: 1px;width: 100%;"
>
style=
"height: 1px;width: 100%;"
>
<view
class=
"userStyle"
>
<view
class=
"userStyle"
>
<view
class=
"headStatus"
v-if=
"scrollTop > 50"
:style=
"[titleStyle,
{
<view
class=
"headStatus"
:class=
"[statistics&&statistics.isVip==1?'active':'']"
v-if=
"scrollTop > 50"
:style=
"[titleStyle,
{
zIndex: scrollTop
<
10
?
'
unset
'
:
2
,
zIndex: scrollTop
<
10
?
'
unset
'
:
2
,
opacity:
scrollTop
<
10
?
'
100
'
:
scrollTop
,
opacity:
scrollTop
<
10
?
'
100
'
:
scrollTop
,
}]"
>
}]"
>
...
@@ -368,6 +369,11 @@
...
@@ -368,6 +369,11 @@
background
:
url("https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638748787642081151.png")
no-repeat
;
background
:
url("https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638748787642081151.png")
no-repeat
;
background-size
:
100%
auto
;
background-size
:
100%
auto
;
}
}
.headStatus.active
{
background
:
url("https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638748788146223914.png")
no-repeat
;
background-size
:
100%
auto
;
}
.headStatus
.title
{
.headStatus
.title
{
font-size
:
18px
;
font-size
:
18px
;
...
@@ -377,6 +383,9 @@
...
@@ -377,6 +383,9 @@
line-height
:
34px
;
line-height
:
34px
;
text-align
:
center
;
text-align
:
center
;
}
}
.headStatus.active
.title
{
color
:
#fff
;
}
.userMyOrderBox
{
.userMyOrderBox
{
width
:
100%
;
width
:
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