隐藏首页弹窗

This commit is contained in:
duan
2025-01-06 16:06:55 +08:00
parent f3d8894974
commit 1a1c583742
3 changed files with 5 additions and 3 deletions

View File

@@ -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