riku
2026-01-20 91f7d372fa318e859efd20d71eafbd34274902c4
project.config.json
@@ -1,10 +1,7 @@
{
  "description": "项目配置文件",
  "packOptions": {
    "ignore": []
  },
  "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
  "setting": {
    "urlCheck": true,
    "urlCheck": false,
    "es6": true,
    "enhance": false,
    "postcss": true,
@@ -22,54 +19,41 @@
    "uploadWithSourceMap": true,
    "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
    "enableEngineNative": false,
    "userConfirmedBundleSwitch": false,
    "minifyWXSS": true,
    "lazyloadPlaceholderEnable": false,
    "disableUseStrict": false,
    "showES6CompileOption": false,
    "useCompilerPlugins": false,
    "ignoreUploadUnusedFiles": false,
    "useStaticServer": true,
    "minifyWXML": true,
    "ignoreDevUnusedFiles": false,
    "condition": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.21.3",
  "appid": "wx6dbecd1e4e0d3cec",
  "projectname": "ep-law-abiding",
  "debugOptions": {
    "hidedInDevtools": []
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  },
  "scripts": {},
  "staticServerOptions": {
    "baseURL": "",
    "servePath": ""
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {},
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "isGameTourist": false,
  "condition": {
    "search": {
      "list": []
    },
    "conversation": {
      "list": []
    },
    "game": {
      "list": []
    },
    "plugin": {
      "list": []
    },
    "gamePlugin": {
      "list": []
    },
    "miniprogram": {
      "list": []
    }
  }
  "appid": "wx5758efcebb0774de"
}