版本号

This commit is contained in:
2026-08-02 17:28:44 +08:00 Unverified
parent 8cb9b4f57b
commit f7c73247d6
9 changed files with 163 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ declare module 'vue' {
RichMessageContent: typeof import('./components/RichMessageContent.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
SiteFooter: typeof import('./components/SiteFooter.vue')['default']
SmartLaunchScreen: typeof import('./components/SmartLaunchScreen.vue')['default']
}
export interface GlobalDirectives {