提交 d683b0f1 编写于 作者: J JinMao

fix: fix Login Page LocalePicker showLocale condition

上级 21c771b5
......@@ -3,7 +3,7 @@
<AppLocalePicker
class="absolute top-4 right-4 enter-x text-white xl:text-gray-600"
:showText="false"
v-if="!sessionTimeout"
v-if="!sessionTimeout && showLocale"
/>
<AppDarkModeToggle class="absolute top-3 right-7 enter-x" v-if="!sessionTimeout" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册