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
fc4bbb21
Commit
fc4bbb21
authored
Mar 07, 2025
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
团队VIP样式问题
parent
8298eb0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
vip.vue
components/vip/vip.vue
+3
-2
jz_LineDetail.vue
pages/jiuzhai/jz_LineDetail.vue
+5
-3
No files found.
components/vip/vip.vue
View file @
fc4bbb21
<
template
>
<view
class=
"vip-box"
>
<template
v-if=
"vipInfo && vipInfo.FinishOrderCount
>0 && vipInfo.FinishOrderCount
<vipInfo
.
OrderCount
"
>
<template
v-if=
"vipInfo && vipInfo.FinishOrderCount
<vipInfo
.
OrderCount
"
>
<view
class=
"vip-box-unactive row"
>
<view
style=
"margin-top: 25rpx;"
class=
"col"
>
<view
class=
"remark row items-center"
>
...
...
@@ -16,6 +16,7 @@
</view>
<image
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638732528736165089.png"
class=
"vip-logo"
></image>
</view>
<view
style=
"font-size: 22rpx; color: #ff316699;margin:16rpx 0 25rpx 0"
>
注意:VIP进度只会统计已完成出行的订单数量
</view>
</
template
>
</view>
</template>
...
...
@@ -78,7 +79,7 @@
font-display
:
swap
;
}
.vip-box-unactive
{
margin
:
25
rpx
0
rpx
;
margin
:
25
rpx
0
rpx
0
0
;
padding
:
0
rpx
34
rpx
0
rpx
34
rpx
;
height
:
120
rpx
;
background
:
linear-gradient
(
90deg
,
#3F423F
,
#313131
);
...
...
pages/jiuzhai/jz_LineDetail.vue
View file @
fc4bbb21
...
...
@@ -108,9 +108,10 @@
<
u
-
icon
name
=
"arrow"
size
=
"30"
color
=
"#cecece"
style
=
"margin-left: 5px;"
><
/u-icon
>
<
/view
>
<
/view
>
<!--
#
ifdef
MP
-
AG
-->
<
view
class
=
"jz_LineDetaYJDKQ"
v
-
if
=
"stepNumber>0 && dataList.currentPriceInfo.teamType==0"
>
<
view
class
=
"jz_LineDetaFL"
>
<!--
#
ifdef
MP
-
AG
-->
<
view
class
=
"row items-center jz_LineDetaCZ"
style
=
"border-radius: 4px;overflow: hidden;font-size: 12px;margin-right: 15rpx;"
>
<
view
class
=
"jz_LineDetaCZL"
>
...
...
@@ -121,13 +122,14 @@
<
template
v
-
else
>
30
<
/template>元/
人
<
/view
>
<
/view
>
<!--
#
endif
-->
<
/view
>
<
view
class
=
"jz_LineDetaRDKQ"
>
<
view
>
共
{{
Discounts
}}
项福利
<
/view
>
<
u
-
icon
name
=
"arrow"
size
=
"30"
color
=
"#cecece"
style
=
"margin-left: 5px;"
><
/u-icon
>
<
/view
>
<
/view
>
<!--
#
endif
-->
<
view
v
-
if
=
"stepNumber==0&&couponList.length>0"
class
=
"jz_LineDetaSC"
>
<
view
class
=
"jz_LineDetaSCL"
>
...
...
@@ -142,7 +144,7 @@
<
/view
>
<
/view
>
<
vip
:
line
-
id
=
"dataList.lineId"
v
-
if
=
"dataList.lineId
"
@
change
=
"(v)=>userVipRights=v"
@
setUserOrder
=
'(c)=>stepNumber=c'
><
/vip
>
<
vip
:
line
-
id
=
"dataList.lineId"
v
-
if
=
"dataList.lineId
&& stepNumber>0"
@
change
=
"(v)=>userVipRights=v"
><
/vip
>
<
view
class
=
"jz_LineDetaQTS"
v
-
if
=
"stepNumber==0&&couponList.length>0"
>
<
img
class
=
"jz_LineDetaQTSImg"
src
=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Upload/Goods/638732463534129379.png"
/>
<
view
class
=
"jz_LineDetaQTSText"
>
...
...
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