维护通知中心多语言
This commit is contained in:
@ -7,6 +7,7 @@ import policyManage from './zh-CN/policyManage';
|
||||
import userQuestion from './zh-CN/userQuestion';
|
||||
import friendLink from './zh-CN/friendLink';
|
||||
import downloadManage from './zh-CN/downloadManage';
|
||||
import noticeManage from './zh-CN/noticeManage';
|
||||
|
||||
export default {
|
||||
...common,
|
||||
@ -18,4 +19,5 @@ export default {
|
||||
...userQuestion,
|
||||
...friendLink,
|
||||
...downloadManage,
|
||||
...noticeManage,
|
||||
};
|
||||
|
Reference in New Issue
Block a user