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