1
935090232@qq.com
2021-01-15 c8b8813751dda967748f361e24679b0649bc387b
1
2 files modified
9 ■■■■■ changed files
app.js 4 ●●●● patch | view | raw | blame | history
project.config.json 5 ●●●●● patch | view | raw | blame | history
app.js
@@ -6,11 +6,11 @@
    //  baseUrl: "https://xcxhive2.jyymatrix.cc",
    
    //测试环境
    baseUrl :   "https://testhive.jyymatrix.cc",
    // baseUrl :   "https://testhive.jyymatrix.cc",
    //本地环境
   //baseUrl : "http://localhost:8080",
   baseUrl : "http://localhost:8080",
  //登录后获得的token
  loginToken: "",
project.config.json
@@ -23,13 +23,12 @@
    "compileHotReLoad": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "useApiHostProcess": true,
    "useApiHostProcess": false,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "bundle": false,
    "useIsolateContext": true,
    "useCompilerModule": true,
@@ -41,7 +40,7 @@
  },
  "compileType": "miniprogram",
  "libVersion": "1.9.98",
  "appid": "wx94ea32d31eec8904",
  "appid": "wx5cc58f796224af61",
  "projectname": "%E8%9C%82%E5%B7%A2%E7%BE%8E%E4%B8%9A",
  "isGameTourist": false,
  "simulatorType": "wechat",