Parcourir la source

[首页][修改]:[首页游戏检查是否有游戏]

tags/安徽版C.4.1.6最终版
meo il y a 6 ans
Parent
révision
e70bbece00
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      pages/main/index.js

+ 1
- 1
pages/main/index.js Voir le fichier

@@ -147,7 +147,7 @@ Page({
},
gotogame: function() {
let that = this;
Http.post({
Http.get({
url: config.api.checkPhoneStatus,
data: {}
})


Chargement…
Annuler
Enregistrer