customComponents.ts 106 B

12345
  1. /**
  2. * 全局注册自定义组件 待完善
  3. * @param app
  4. */
  5. export function setupCustomComponents() {}