fix: 登录页无网络隐藏多言选择
This commit is contained in:
@@ -57,7 +57,7 @@ const useAppStore = defineStore('app', {
|
||||
loginBackground: '',
|
||||
helpDoc: '',
|
||||
officialUrl: '',
|
||||
i18nOpen: true,
|
||||
i18nOpen: false,
|
||||
i18nDefault: 'en_US',
|
||||
}),
|
||||
getters: {},
|
||||
|
||||
Reference in New Issue
Block a user