riku
2022-10-17 eb7366f400867d3f401fe60f06d848d6d1448457
project.config.json
@@ -24,29 +24,39 @@
    "compileHotReLoad": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "useApiHostProcess": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
      "outputPath": ""
    },
    "enableEngineNative": false,
    "bundle": false,
    "useIsolateContext": true,
    "useCompilerModule": true,
    "userConfirmedUseCompilerModuleSwitch": false,
    "userConfirmedBundleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "minifyWXSS": true
    "useApiHostProcess": true,
    "enableEngineNative": false,
    "userConfirmedBundleSwitch": false,
    "minifyWXSS": true,
    "lazyloadPlaceholderEnable": false,
    "disableUseStrict": false,
    "showES6CompileOption": false,
    "useCompilerPlugins": false,
    "ignoreUploadUnusedFiles": false,
    "useStaticServer": true,
    "minifyWXML": true,
    "ignoreDevUnusedFiles": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.21.3",
  "appid": "wxffd1438dd373fcf6",
  "libVersion": "2.26.0",
  "appid": "wx5758efcebb0774de",
  "projectname": "ep-law-abiding",
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  },
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {}
}