feat: 调整配置
This commit is contained in:
@@ -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 = () => {
|
||||
|
||||
Reference in New Issue
Block a user