mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 17:35:53 +08:00
热词功能补充提交
This commit is contained in:
8
manager/src/views/page/article-manage/template.js
Normal file
8
manager/src/views/page/article-manage/template.js
Normal file
@@ -0,0 +1,8 @@
|
||||
import HOTWORD_SETTING from "./HOTWORD_SETTING";
|
||||
import HOTWORDS_HISTORY from "./HOTWORDS_HISTORY";
|
||||
import HOTWORDS_TODAY from "./HOTWORDS_TODAY";
|
||||
export default {
|
||||
HOTWORD_SETTING,
|
||||
HOTWORDS_TODAY,
|
||||
HOTWORDS_HISTORY
|
||||
};
|
||||
Reference in New Issue
Block a user