隐藏拼团和任务入口正式环境

This commit is contained in:
2022-09-23 09:24:21 +08:00
parent a740c90582
commit 6c21c2193c
19 changed files with 1210 additions and 666 deletions

View File

@@ -380,7 +380,7 @@
this.hasPassword = res.has_transfer_password;
this.messages = Number(res.messages);
this.wbtAccount = res.wbt_account;
this.collage_switch = res.collage_switch
this.collage_switch = res.collage_switch;
}).catch(err => {
uni.showToast({
title: err.message,