隐藏首页弹窗
This commit is contained in:
@@ -459,7 +459,9 @@
|
||||
|
||||
this.$Request.getT('/app/taskCenter/selectTaskCenter', {}).then(res => {
|
||||
if (res.code == 0) {
|
||||
console.log(this.isShowMoneyPay,'debug2')
|
||||
if (!this.isShowMoneyPay) {
|
||||
// let arr =['分享奖励','新人福利','']
|
||||
if (res.data[0].title == '分享奖励') {
|
||||
res.data.shift()
|
||||
this.list = res.data
|
||||
|
||||
Reference in New Issue
Block a user