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
7c4e8bd1e8276a1edfc8c2c7113ac1733d3487cd
1 parent
a42426d1
app sigin
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/application/controllers/Search.php
yohobuy/m.yohobuy.com/application/controllers/Search.php
View file @
7c4e8bd
...
...
@@ -256,7 +256,7 @@ class SearchController extends AbstractAction
}
}
else
{
if
(
$isApp
)
{
$data
[
'students'
]
=
Helpers
::
url
(
'/'
)
.
'?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"'
+
'
//m.yohobuy.com/activity/student/register","antarget":"1"}}}'
;
$data
[
'students'
]
=
'/signin.html?openby:yohobuy={"action":"go.weblogin","params":{"jumpurl":{"url":"
//m.yohobuy.com/activity/student/register","antarget":"1"}}}'
;
}
else
{
$data
[
'students'
]
=
Helpers
::
url
(
'/signin.html?refer=//m.yohobuy.com/activity/student/register'
);
}
...
...
Please
register
or
login
to post a comment