feat: 添加新闻资讯
This commit is contained in:
@@ -52,6 +52,11 @@ jquery__WEBPACK_IMPORTED_MODULE_0___default()(function () {
|
||||
case '/about.html':
|
||||
targetName = 'about';
|
||||
break;
|
||||
case '/news/news.html':
|
||||
case '/hangye/hangye.html':
|
||||
case '/updatelog/updatelog.html':
|
||||
targetName = 'news';
|
||||
break;
|
||||
}
|
||||
} else if (hash) {
|
||||
switch (hash) {
|
||||
|
||||
Reference in New Issue
Block a user