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
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-08-08 16:54:19 +0800
Commit
8c898c4f9a2b32e9369494f905bb2a6bc9a0ac90
1 parent
e95122ee
checout user login page user info
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
web-static/dist/.DS_Store
yohobuy/www.yohobuy.com/application/modules/Home/controllers/User.php
web-static/dist/.DS_Store
View file @
8c898c4
No preview for this file type
yohobuy/www.yohobuy.com/application/modules/Home/controllers/User.php
View file @
8c898c4
...
...
@@ -14,7 +14,7 @@ class UserController extends WebAction
public
function
indexAction
()
{
//判断是否登录
//
$uid = $this->auditJumpLogin();
$uid
=
$this
->
auditJumpLogin
();
//头部导航
$channel
=
Helpers
::
getChannelNameByCookie
();
...
...
Please
register
or
login
to post a comment