Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2017-06-06 10:58:32 +0800
Commit
4f50a43543048843eaa8d48d0fa42d64e7f299cc
1 parent
a3c853c6
'代码检查'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
doraemon/middleware/htaccess/rules/item.js
doraemon/middleware/htaccess/rules/item.js
View file @
4f50a43
@@ -36,6 +36,7 @@ module.exports = [
@@ -36,6 +36,7 @@ module.exports = [
36
return
`
/
product$
{
req
.
url
}
`
;
36
return
`
/
product$
{
req
.
url
}
`
;
37
}
37
}
38
},
38
},
39
+
39
// 商品详情页新链接
40
// 商品详情页新链接
40
{
41
{
41
type
:
TYPE
.
rewrite
,
42
type
:
TYPE
.
rewrite
,
Please
register
or
login
to post a comment