Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
weapp
/
C
Segui
8
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
66
Wiki
Attività
Sfoglia il codice sorgente
首页游戏显示修改
tags/富茂链客4.1.0
刘晖
6 anni fa
parent
db6e960eee
commit
0ba022e7c3
1 ha cambiato i file
con
7 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+7
-1
pages/main/index.js
+ 7
- 1
pages/main/index.js
Vedi File
@@ -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
})
})
},
/**
Scrivi
Anteprima
Caricamento…
Annulla
Salva