ソースを参照

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

tags/安徽版C.4.1.6最终版
meo 6年前
コミット
e70bbece00
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      pages/main/index.js

+ 1
- 1
pages/main/index.js ファイルの表示

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


読み込み中…
キャンセル
保存