Explorar el Código

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

tags/安徽版C.4.1.6最终版
meo hace 6 años
padre
commit
e70bbece00
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/main/index.js

+ 1
- 1
pages/main/index.js Ver fichero

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


Cargando…
Cancelar
Guardar