feat:【antd】【mp】mp 的代码评审(components)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// 统一导出所有模块组件
|
||||
|
||||
export { default as WxAccountSelect } from './wx-account-select/wx-account-select.vue';
|
||||
|
||||
export { default as WxLocation } from './wx-location/wx-location.vue';
|
||||
@@ -20,3 +18,5 @@ export { default as WxReplySelect } from './wx-reply/wx-reply.vue';
|
||||
export { default as WxVideoPlayer } from './wx-video-play/wx-video-play.vue';
|
||||
|
||||
export { default as WxVoicePlayer } from './wx-voice-play/wx-voice-play.vue';
|
||||
|
||||
// TODO @hw:是不是要和 antd 保持一致哈?
|
||||
Reference in New Issue
Block a user