Browse Source

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

tags/安徽版C.4.1.6最终版
meo 6 years ago
parent
commit
e70bbece00
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/main/index.js

+ 1
- 1
pages/main/index.js View File

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


Loading…
Cancel
Save