riku
2023-11-29 9b09d13712c0c005891450a3bf4b6d848ec0ff37
project.config.json
@@ -1,9 +1,5 @@
{
  "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "setting": {
    "urlCheck": false,
    "es6": true,
@@ -23,7 +19,6 @@
    "uploadWithSourceMap": true,
    "compileHotReLoad": false,
    "useMultiFrameRuntime": true,
    "useApiHook": true,
    "babelSetting": {
      "ignore": [],
      "disablePlugins": [],
@@ -35,7 +30,6 @@
    "userConfirmedUseCompilerModuleSwitch": false,
    "packNpmManually": false,
    "packNpmRelationList": [],
    "useApiHostProcess": true,
    "enableEngineNative": false,
    "userConfirmedBundleSwitch": false,
    "minifyWXSS": true,
@@ -46,17 +40,20 @@
    "ignoreUploadUnusedFiles": false,
    "useStaticServer": true,
    "minifyWXML": true,
    "ignoreDevUnusedFiles": false
    "ignoreDevUnusedFiles": false,
    "condition": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.26.0",
  "appid": "wxffd1438dd373fcf6",
  "projectname": "ep-law-abiding",
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  },
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {}
  "condition": {},
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "appid": "wx5758efcebb0774de"
}