refactor: mp export

This commit is contained in:
xingyu4j
2025-11-07 17:58:24 +08:00
parent 51169116ae
commit 31a8d38174
37 changed files with 54 additions and 59 deletions

View File

@@ -1 +1 @@
export { default } from './main.vue';
export { default as WxVideoPlayer } from './wx-video-play.vue';