...
|
...
|
@@ -79,7 +79,7 @@ module.exports = [ |
|
|
},
|
|
|
|
|
|
// TODO
|
|
|
//{
|
|
|
// {
|
|
|
// type: TYPE.redirect,
|
|
|
// origin: /^\/so\/(.*)\.html(.*)/,
|
|
|
// target: (req, match, p1) => {
|
...
|
...
|
@@ -124,7 +124,7 @@ module.exports = [ |
|
|
// helpers.urlFormat(`/chanpin/${urls[p1]}.html`, null, 'www') :
|
|
|
// helpers.urlFormat('/', null, 'www');
|
|
|
// }
|
|
|
//},
|
|
|
// },
|
|
|
|
|
|
// 推荐词id列表页
|
|
|
{
|
...
|
...
|
|