riku
2026-01-20 91f7d372fa318e859efd20d71eafbd34274902c4
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,
@@ -45,17 +39,21 @@
    "useCompilerPlugins": false,
    "ignoreUploadUnusedFiles": false,
    "useStaticServer": true,
    "minifyWXML": true
    "minifyWXML": true,
    "ignoreDevUnusedFiles": false,
    "condition": false
  },
  "compileType": "miniprogram",
  "libVersion": "2.25.2",
  "appid": "wxffd1438dd373fcf6",
  "projectname": "ep-law-abiding",
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  },
  "simulatorType": "wechat",
  "simulatorPluginLibVersion": {},
  "condition": {}
  "condition": {},
  "packOptions": {
    "ignore": [],
    "include": []
  },
  "appid": "wx5758efcebb0774de"
}