Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gxpt_wechat
Overview
Overview
Details
Activity
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
pseer
gxpt_wechat
Commits
d1648346
Commit
d1648346
authored
Sep 27, 2024
by
zhangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
细节优化
parent
808313a7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
index.vue
pages/activity/index.vue
+0
-1
vipCreate.vue
pages/vipCreate/vipCreate.vue
+1
-1
equityDetail.vue
setting/equityDetail/equityDetail.vue
+5
-5
index.vue
setting/levelDetail/index.vue
+2
-1
No files found.
pages/activity/index.vue
View file @
d1648346
...
@@ -91,7 +91,6 @@
...
@@ -91,7 +91,6 @@
this
.
countNum
=
res
.
data
.
total
this
.
countNum
=
res
.
data
.
total
})
})
equityDuration
().
then
(
res
=>
{
equityDuration
().
then
(
res
=>
{
console
.
log
(
res
,
9999
)
this
.
countDuration
=
res
.
data
.
data
this
.
countDuration
=
res
.
data
.
data
})
})
},
},
...
...
pages/vipCreate/vipCreate.vue
View file @
d1648346
...
@@ -486,7 +486,7 @@
...
@@ -486,7 +486,7 @@
preferList
:
[{
preferList
:
[{
iconUrl
:
config
.
assetsPath
+
"/vip/p_1.png"
,
iconUrl
:
config
.
assetsPath
+
"/vip/p_1.png"
,
title
:
"会员价"
,
title
:
"会员价"
,
slogan
:
"最低享
9
8折"
,
slogan
:
"最低享
8
8折"
,
value
:
0
value
:
0
},
},
{
{
...
...
setting/equityDetail/equityDetail.vue
View file @
d1648346
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
<view
class=
"flex-row"
>
<view
class=
"flex-row"
>
<view
class=
"part-title"
>
<view
class=
"part-title"
>
<text
class=
"text-title"
>
会员折扣
</text>
<text
class=
"text-title"
>
会员折扣
</text>
<text
class=
"text-des"
>
预定房间和续时最低享
9
折优惠
</text>
<text
class=
"text-des"
>
预定房间和续时最低享
88
折优惠
</text>
</view>
</view>
<view
class=
"img-icon"
>
<view
class=
"img-icon"
>
...
@@ -237,7 +237,7 @@
...
@@ -237,7 +237,7 @@
<view
class=
"circle"
>
<view
class=
"circle"
>
<text>
1
</text>
<text>
1
</text>
</view>
</view>
<text
class=
"circle-text"
>
预定房间和续时最低享
9
折优惠(全国门店通用)
</text>
<text
class=
"circle-text"
>
预定房间和续时最低享
88
折优惠(全国门店通用)
</text>
</view>
</view>
<view
class=
"flex-row-center margin-top"
>
<view
class=
"flex-row-center margin-top"
>
<view
class=
"circle"
>
<view
class=
"circle"
>
...
@@ -247,13 +247,13 @@
...
@@ -247,13 +247,13 @@
</view>
</view>
<view
class=
"part-text-lg"
>
<view
class=
"part-text-lg"
>
<text>
铁角会员9
.
8折预定优惠
</text>
<text>
铁角会员98折预定优惠
</text>
</view>
</view>
<view
class=
"part-text-lg"
>
<view
class=
"part-text-lg"
>
<text>
银角会员9
.
5折预定优惠
</text>
<text>
银角会员95折预定优惠
</text>
</view>
</view>
<view
class=
"part-text-lg"
>
<view
class=
"part-text-lg"
>
<text>
金角会员8
.
8折预定优惠
</text>
<text>
金角会员88折预定优惠
</text>
</view>
</view>
</view>
</view>
...
...
setting/levelDetail/index.vue
View file @
d1648346
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
<text
v-if=
"userInfo.consumerMember && item.membershipLevel === userInfo.memberConfig.membershipLevel && ( (userInfo.consumerMember.isRights && index ==1) || (userInfo.consumerMember.isRecharge && index === 0)) "
class=
"text-2"
>
还差
{{
userInfo
.
memberConfig
.
nextLimitRequirements
-
userInfo
.
consumerWallet
.
remainingIntegral
}}
积分可升级为
{{
userInfo
.
memberConfig
.
nextMembershipName
}}
</text>
<text
v-if=
"userInfo.consumerMember && item.membershipLevel === userInfo.memberConfig.membershipLevel && ( (userInfo.consumerMember.isRights && index ==1) || (userInfo.consumerMember.isRecharge && index === 0)) "
class=
"text-2"
>
还差
{{
userInfo
.
memberConfig
.
nextLimitRequirements
-
userInfo
.
consumerWallet
.
remainingIntegral
}}
积分可升级为
{{
userInfo
.
memberConfig
.
nextMembershipName
}}
</text>
</view>
</view>
<view
v-if=
"
userInfo.memberConfig && userInfo.memberConfig.nextMembershipLevel
"
class=
"flex-row"
>
<view
v-if=
"
!userInfo.memberConfig || (userInfo.memberConfig && userInfo.memberConfig.nextMembershipLevel)
"
class=
"flex-row"
>
<text
class=
"text-3"
>
升级所需积分
</text>
<text
class=
"text-3"
>
升级所需积分
</text>
<text
class=
"text-4"
>
{{
item
.
limitRequirements
}}
</text>
<text
class=
"text-4"
>
{{
item
.
limitRequirements
}}
</text>
</view>
</view>
...
@@ -130,6 +130,7 @@
...
@@ -130,6 +130,7 @@
},
},
onGetUserInfo
()
{
onGetUserInfo
()
{
getUserInfo
().
then
(
res
=>
{
getUserInfo
().
then
(
res
=>
{
console
.
log
(
res
.
data
.
data
,
"用户信息"
)
if
(
res
.
data
.
code
==
200
)
{
if
(
res
.
data
.
code
==
200
)
{
this
.
userInfo
=
{
this
.
userInfo
=
{
...
res
.
data
.
data
,
...
res
.
data
.
data
,
...
...
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