fix: 组件名称修改 css样式使用tindwind

This commit is contained in:
hw
2025-11-07 11:33:32 +08:00
parent 92a1909ad8
commit dcc543cd7f
29 changed files with 240 additions and 594 deletions

View File

@@ -1,8 +1,8 @@
export { default } from './main.vue';
export {
createEmptyReply,
NewsType,
type Reply,
ReplyType,
} from './components/types';
export { default } from './main.vue';
} from './modules/types';