...
|
...
|
@@ -120,7 +120,7 @@ const list = (req, res) => { |
|
|
{
|
|
|
link: 'http://www.yohoblk.com/editorial',
|
|
|
pathTitle: '资讯',
|
|
|
name: '资讯'
|
|
|
name: 'Editorial资讯'
|
|
|
},
|
|
|
{
|
|
|
pathTitle: '资讯',
|
...
|
...
|
@@ -185,7 +185,7 @@ const detail = (req, res, next) => { |
|
|
{
|
|
|
link: 'http://www.yohoblk.com/editorial',
|
|
|
pathTitle: '资讯',
|
|
|
name: '资讯'
|
|
|
name: 'Editorial资讯'
|
|
|
},
|
|
|
{
|
|
|
pathTitle: '资讯',
|
...
|
...
|
|