Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
hf
9 years ago
Commit
83c567149f939b824f2014e1cd58da0d0efd6d17
1 parent
08c3958e
code review by fei.hong: do test yuanxiao huodong redirect
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Yuanxiao.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Yuanxiao.php
View file @
83c5671
...
...
@@ -122,7 +122,7 @@ class YuanxiaoController extends HuodongAction
$this
->
_view
->
display
(
'wait'
,
array
(
'staticTitle'
=>
'2016潮流运势测试'
,
'staticFile'
=>
self
::
STATIC_FILE
,
'activityUrl'
=>
!
$this
->
isWeixin
()
?
$activityUrl
.
'?openby:yohobuy={"action":"go.h5","params":{"url":"'
.
$activityUrlEncode
.
'","islogin":"N","param":{"share_id":"19"},"share":"'
.
$activityUrlEncode
.
'","shareparam":{"share_id":"19"}}}'
:
$activityUrl
,
'activityUrl'
=>
$activityUrl
,
//
!$this->isWeixin() ? $activityUrl . '?openby:yohobuy={"action":"go.h5","params":{"url":"' . $activityUrlEncode . '","islogin":"N","param":{"share_id":"19"},"share":"'.$activityUrlEncode.'","shareparam":{"share_id":"19"}}}' : $activityUrl,
'staticJS'
=>
array
(
'wait.js'
),
...
...
Please
register
or
login
to post a comment