feat: 调整配置

This commit is contained in:
duanshuwen
2025-09-28 19:19:13 +08:00
parent dad6a47343
commit 2580e7a266
4 changed files with 11 additions and 7 deletions

View File

@@ -89,7 +89,6 @@ const AgreeType = ref("service");
const logo = computed(() => getCurrentConfig().logo);
const subLogo = computed(() => getCurrentConfig().subLogo);
const loginDesc = computed(() => getCurrentConfig().loginDesc);
const clientId = computed(() => getCurrentConfig().clientId);
// 同意隐私协议并获取手机号
const handleAgreeAndGetPhone = () => {