feat: antd菜单模块迁移
This commit is contained in:
8
apps/web-antd/src/views/mp/modules/wx-reply/index.ts
Normal file
8
apps/web-antd/src/views/mp/modules/wx-reply/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
export {
|
||||
createEmptyReply,
|
||||
NewsType,
|
||||
type Reply,
|
||||
ReplyType,
|
||||
} from './components/types';
|
||||
|
||||
export { default } from './main.vue';
|
||||
Reference in New Issue
Block a user