Przeglądaj źródła

首页游戏显示修改

tags/富茂链客4.1.0
刘晖 6 lat temu
rodzic
commit
0ba022e7c3
1 zmienionych plików z 7 dodań i 1 usunięć
  1. +7
    -1
      pages/main/index.js

+ 7
- 1
pages/main/index.js Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz