feat(player): theme-2 登录/注册/找回密码使用 zt2.webp 背景
替换 h5bg.webp,仅 theme-2 玩家端认证页
This commit is contained in:
@@ -8,7 +8,7 @@ import { useAppLocale } from '../composables/useAppLocale';
|
||||
import LocaleSwitcher from '../components/LocaleSwitcher.vue';
|
||||
import PhoneCountrySelect from '../components/PhoneCountrySelect.vue';
|
||||
import RobotVerify from '../components/RobotVerify.vue';
|
||||
import loginBg from '../assets/images/h5bg.webp';
|
||||
import loginBg from '../assets/images/zt2.webp';
|
||||
|
||||
type LoginMode = 'account' | 'phone';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user