字段配置类型名修改
笑笑 编写于 2023-04-26 22:42:15
NewLife.CubeVue
// export { default as TagsView } from './components/TagsView'
export { default as AppMain } from './appMain.vue';
export { default as Navbar } from './navbar.vue';
export { default as Sidebar } from './sidebar/index.vue';