Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
阿达
9 years ago
Commit
93a733ef1018601c6e83191367c7c958251e7b92
1 parent
fa109259
修改为线上券号
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 @
93a733e
...
...
@@ -760,8 +760,8 @@ class CouponController extends HuodongAction
}
$url
=
Helpers
::
url
(
'/boys'
,
array
(),
'default'
)
.
'?openby:yohobuy={"action":"go.home","params":{"gender":"'
.
$gender
.
'","channel":"'
.
$channel
.
'"}}'
;
$this
->
_view
->
display
(
'newuser6-test'
,
array
(
'activityId'
=>
560
,
//627
$this
->
_view
->
display
(
'newuser6'
,
array
(
'activityId'
=>
627
,
//560
'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