This commit is contained in:
2025-09-28 14:32:07 +08:00
parent f1ba609254
commit a56197a349
6 changed files with 284 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
import type { AppRegistration } from './types/AppManifest'
import { reactive, markRaw } from 'vue'
import { reactive } from 'vue'
/**
* 应用注册中心