拆分平台配置页履约调试区块

This commit is contained in:
yml
2026-05-04 11:19:17 +08:00
parent 254a03129a
commit 8f6a72fa46
3 changed files with 294 additions and 188 deletions
+1
View File
@@ -13,6 +13,7 @@ declare module 'vue' {
export interface GlobalComponents {
AdminPaginationBar: typeof import('./components/admin/AdminPaginationBar.vue')['default']
AdminPlatformAgisoSection: typeof import('./components/admin/AdminPlatformAgisoSection.vue')['default']
AdminPlatformCloudtentaclesSection: typeof import('./components/admin/AdminPlatformCloudtentaclesSection.vue')['default']
AdminPlatformKhhaoSection: typeof import('./components/admin/AdminPlatformKhhaoSection.vue')['default']
AdminPlatformKuaishouEticketSection: typeof import('./components/admin/AdminPlatformKuaishouEticketSection.vue')['default']
AdminStatusTag: typeof import('./components/admin/AdminStatusTag.vue')['default']