1
935090232@qq.com
2021-01-15 b192f6f53e01a73e5f85067ef3cd70be79241d76
1
2 files modified
20 ■■■■■ changed files
app.js 8 ●●●● patch | view | raw | blame | history
project.config.json 12 ●●●● patch | view | raw | blame | history
app.js
@@ -2,8 +2,14 @@
var util = require('utils/util.js')
var api = require('utils/service-api.js');
App({
    // 肽妍
    //  baseUrl: "https://xcxhive2.jyymatrix.cc",
    //测试环境
    baseUrl :   "https://testhive.jyymatrix.cc",
      baseUrl: "https://xcxhive2.jyymatrix.cc",
    //本地环境
  //  baseUrl : "http://localhost:8080",
  //登录后获得的token
project.config.json
@@ -28,20 +28,20 @@
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "bundle": false,
    "useIsolateContext": true,
    "useCompilerModule": true,
    "userConfirmedUseCompilerModuleSwitch": false,
    "userConfirmedBundleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "minifyWXSS": true,
    "bundle": false
    "enableEngineNative": false,
    "userConfirmedBundleSwitch": false,
    "minifyWXSS": true
  },
  "compileType": "miniprogram",
  "libVersion": "1.9.98",
  "appid": "wx3836ab3c1490ff29",
  "projectname": "%E8%82%BD%E7%A0%94",
  "appid": "wx5cc58f796224af61",
  "projectname": "%E8%9C%82%E5%B7%A2%E7%BE%8E%E4%B8%9A",
  "isGameTourist": false,
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},