riku
2022-10-28 b45a01a8bee4a9bff5f9c248ead301b8675d1099
project.config.json
@@ -22,7 +22,7 @@
    "checkSiteMap": true,
    "uploadWithSourceMap": true,
    "compileHotReLoad": false,
    "useMultiFrameRuntime": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "babelSetting": {
      "ignore": [],
@@ -43,13 +43,14 @@
    "disableUseStrict": false,
    "showES6CompileOption": false,
    "useCompilerPlugins": false,
    "ignoreUploadUnusedFiles": true,
    "ignoreUploadUnusedFiles": false,
    "useStaticServer": true,
    "minifyWXML": true
    "minifyWXML": true,
    "ignoreDevUnusedFiles": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.25.2",
  "appid": "wxffd1438dd373fcf6",
  "libVersion": "2.26.0",
  "appid": "wx5758efcebb0774de",
  "projectname": "ep-law-abiding",
  "editorSetting": {
    "tabIndent": "insertSpaces",