Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
7 years ago
Commit
8112c71b41525c24a0e1bcbb32a3af43d94cbfba
1 parent
3b0ed2e5
text-change
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
apps/activity/models/droit-util.js
apps/activity/models/droit-util.js
View file @
8112c71
...
...
@@ -110,7 +110,14 @@ function droitHtml(contents) {
item
.
content
=
{
banner
:
`
http
:
//img11.static.yhbimg.com/sort/2018/03/26/13/0100d72b57f8c364e69cdfeb708b5d852a.jpg${imageView2}`,
intros
:
[
{
title
:
'Dear:'
,
data
:
[
'近期将针对有货的VIP会员推出专享升级礼包服务,等级提升后即可领取,服务即将开启请随时关注最新APP会员权益动态!'
]},
{
title
:
'特权介绍'
,
data
:
[
'会员专享升级礼包,具体以实际领取为准。'
]
},
{
title
:
'领取说明'
,
data
:
[
'升级礼包在升级当日7天内可领取,领取后优惠券有效期7天。'
,
'升级礼包可在会员中心-我的礼包页面领取。'
,
'每个等级的礼包365天仅限领取一次。'
,
'若在上述时间段内未领取,将无法补发升级礼包。'
]
}
]
};
}
else
if
(
item
.
displayName
===
'优享客服'
)
{
...
...
Please
register
or
login
to post a comment