Files
aiot-platform-ui/apps/web-antd/src/views/mp/modules/wx-account-select/index.ts
2025-11-09 17:30:37 +08:00

3 lines
303 B
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// TODO @hw1要不统一在 web-antd/src/views/mp/modules 下,搞个 index.ts 去 import 所有2这个包名需要改成 componentns不是 modules 哈3wx 前缀都可以去掉;例如说 account-select.vue
export { default as WxAccountSelect } from './wx-account-select.vue';