sync(theme-3): 同步 main 最新 API/Admin 与玩家端逻辑
从 main 同步站内信手动发送、媒体库选择、列表子路由重构等 API/Admin 改动;玩家端仅合并 ADMIN_CUSTOM 富文本、消息预览与充值截图压缩逻辑,保留 theme-3 样式。
This commit is contained in:
1
apps/admin/components.d.ts
vendored
1
apps/admin/components.d.ts
vendored
@@ -69,6 +69,7 @@ declare module 'vue' {
|
||||
InviteHistoryPanel: typeof import('./src/components/InviteHistoryPanel.vue')['default']
|
||||
InviteManageDialog: typeof import('./src/components/InviteManageDialog.vue')['default']
|
||||
LeagueArchiveDialog: typeof import('./src/components/LeagueArchiveDialog.vue')['default']
|
||||
LeagueRowActions: typeof import('./src/components/LeagueRowActions.vue')['default']
|
||||
LogoUrlField: typeof import('./src/components/LogoUrlField.vue')['default']
|
||||
MatchArchiveDialog: typeof import('./src/components/MatchArchiveDialog.vue')['default']
|
||||
MatchesSubNav: typeof import('./src/components/MatchesSubNav.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user