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
Rock Zhang
9 years ago
Commit
67bdc6eef164e807f92114666546a0f287bc39ef
1 parent
d3a0177b
修复路由导致的新品到着页面错乱的bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/m.yohobuy.com/configs/routes.index.ini
yohobuy/m.yohobuy.com/configs/routes.index.ini
View file @
67bdc6e
...
...
@@ -70,7 +70,7 @@ routes.brands.route.action = Index
; 新品到着(NEW)
routes.productnew.type
=
"rewrite"
routes.productnew.match
=
"/product/new"
routes.productnew.match
=
"/product/new
$
"
routes.productnew.route.module
=
Product
routes.productnew.route.controller
=
Newsale
routes.productnew.route.action
=
Index
...
...
Please
register
or
login
to post a comment