Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
d2b547d64ec01fcf11ae0863e9deeaf3399f16a6
2 parents
1bb8d52e
81967a1e
gulp ge文件
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Coupon.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Coupon.php
View file @
d2b547d
...
...
@@ -610,8 +610,8 @@ class CouponController extends HuodongAction
}
$url
=
Helpers
::
url
(
'/boys'
,
array
(),
'default'
)
.
'?openby:yohobuy={"action":"go.home","params":{"gender":"'
.
$gender
.
'","channel":"'
.
$channel
.
'"}}'
;
$this
->
_view
->
display
(
'newuser4'
,
array
(
'activityId'
=>
536
,
//495, // 536活动ID
$this
->
_view
->
display
(
'newuser4-test'
,
array
(
'activityId'
=>
495
,
//495, // 536活动ID
'staticTitle'
=>
'新人潮这看,超值惊喜等你领'
,
// 标题
'jumpUrl'
=>
$isAppLogged
?
'javascript:;'
:
$urlNewuser
.
'?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"'
.
$urlEncode
.
'","param":{"from":"app"}},"requesturl":{"url":"","param":{}},"priority":"N"}}'
,
'isLogged'
=>
$isLogged
?
'Y'
:
'N'
,
// 标识是否登录
...
...
Please
register
or
login
to post a comment