隐藏拼团和任务入口正式环境
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user