Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
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
Rock Zhang
2016-01-26 19:23:55 +0800
Commit
2988a9b08a8157f36d44aaa1abb54041f99196f7
1 parent
652eda17
修改侧边栏数据接口地址
Code Review By Rock Zhang
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
library/LibModels/Wap/Home/SideData.php
library/LibModels/Wap/Home/SideData.php
View file @
2988a9b
...
...
@@ -18,7 +18,7 @@ class SideData
{
const
URI_LEFTNAV_ENTRANCE
=
'operations/api/v5/entrance/getEntrance'
;
const
URI_LEFTNAV_CATEGORY
=
'operations/api/v
6
/category/getCategory'
;
const
URI_LEFTNAV_CATEGORY
=
'operations/api/v
5
/category/getCategory'
;
/**
* 左侧边栏的分类和图标数据
...
...
Please
register
or
login
to post a comment