签出调整

This commit is contained in:
2025-11-27 17:10:08 +08:00
parent 1119d6a7a8
commit a6d1195f13
10 changed files with 61 additions and 291 deletions

View File

@@ -32,14 +32,6 @@ onMounted(() => {
const language = globalStore.language ?? getBrowserLang()
i18n.locale.value = language
globalStore.setGlobalState('language', language as LanguageType)
// 移除 autofit使用 CSS 自适应
// autofit.init({
// el: '#app',
// dw: 1440,
// dh: 900,
// resize: true,
// limit: 0.1
// })
})
// element language