2
0

style: 主题切换显示

This commit is contained in:
TsMask
2024-12-06 21:31:59 +08:00
parent e637781987
commit 54abd0ce0a
2 changed files with 2 additions and 4 deletions

View File

@@ -10,8 +10,7 @@ import Register from './modules/register.vue';
import ResetPwd from './modules/reset-pwd.vue';
import BindWechat from './modules/bind-wechat.vue';
import { WifiOutlined } from '@ant-design/icons-vue';
import {useI18n} from "vue-i18n";
//import { $t } from '@/locales';
import { useI18n } from "vue-i18n";
interface Props {
/** The login module */
module?: UnionKey.LoginModule;