// 创建占位视图组件的工具函数 export const createPlaceholderView = (name: string) => { return { name, template: `
此功能正在迁移中,请稍候...