mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-16 06:03:44 +08:00
v2.0
This commit is contained in:
7
web/src/plugins/customComponents.ts
Normal file
7
web/src/plugins/customComponents.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* 全局注册自定义组件 待完善
|
||||
* @param app
|
||||
*/
|
||||
export function setupCustomComponents() {
|
||||
// app.component()
|
||||
}
|
||||
Reference in New Issue
Block a user