Pārlūkot izejas kodu

首页游戏显示修改

tags/富茂链客4.1.0
刘晖 pirms 6 gadiem
vecāks
revīzija
0ba022e7c3
1 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. +7
    -1
      pages/main/index.js

+ 7
- 1
pages/main/index.js Parādīt failu

@@ -356,13 +356,19 @@ Page({
_this.setData({ _this.setData({
showGame: true showGame: true
}) })
}else{
_this.setData({
showGame: false
})
} }
_this.setData({ _this.setData({
gamedata: res.data gamedata: res.data
}) })
}) })
.catch(err => { .catch(err => {
console.log(err)
_this.setData({
showGame: false
})
}) })
}, },
/** /**


Notiek ielāde…
Atcelt
Saglabāt