项目正常启动

This commit is contained in:
comlibmb
2026-01-22 08:54:47 +08:00
parent 9eb05253d3
commit 75fad97d5d
28 changed files with 1621 additions and 887 deletions

View File

@@ -302,7 +302,7 @@
import type { UserPreferences } from './types.uts'
import supa from '@/components/supadb/aksupainstance.uts'
import { tt } from '@/utils/i18nfun.uts'
import i18n from '@/i18n/index.uts' // 保留用于语言切换
import i18n from '@/uni_modules/i18n/index.uts' // 保留用于语言切换
// 用户信息
const userName = ref<string>('用户')