| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- {
- "description": "项目配置文件。",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "nodeModules": false,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": false,
- "checkInvalidKey": true,
- "checkSiteMap": false,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "bundle": false,
- "useCompilerModule": false,
- "userConfirmedUseCompilerModuleSwitch": false,
- "compileHotReLoad": false,
- "useMultiFrameRuntime": true,
- "useApiHook": true,
- "useApiHostProcess": false,
- "enableEngineNative": false,
- "useIsolateContext": true,
- "userConfirmedBundleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "compileWorklet": false,
- "minifyWXML": true,
- "localPlugins": false,
- "disableUseStrict": false,
- "useCompilerPlugins": false,
- "condition": false,
- "swc": false,
- "disableSWC": true
- },
- "compileType": "miniprogram",
- "libVersion": "3.10.3",
- "appid": "wx97a5a9e16d2ee2fa",
- "projectname": "wechart",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "list": []
- },
- "conversation": {
- "list": []
- },
- "plugin": {
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "gamePlugin": {
- "list": []
- },
- "miniprogram": {
- "list": [
- {
- "id": -1,
- "name": "巡查back页",
- "pathName": "greenland/pages/inspectionList/inspectionList",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "巡查 新增页",
- "pathName": "greenland/pages/pestCure/pestCureAdd/pestCureAdd",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "开票通知 back 页",
- "pathName": "groupGreen/pages/InvoiceMsg/InvoiceMsgBack/InvoiceMsgBack",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "开票通知",
- "pathName": "groupGreen/pages/InvoiceMsg/InvoiceMsgAdd/InvoiceMsgAdd",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "病虫害防治",
- "pathName": "greenland/pages/pestCure/pestCureBack/pestCureBack",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "巡查页面123",
- "pathName": "greenland/pages/pestCure/pestCureXc/pestCureXc",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "模块管理",
- "pathName": "groupGreen/pages/ModuleManagementBack/ModuleManagementBack",
- "query": "",
- "scene": null
- },
- {
- "id": 7,
- "name": "微信绑定",
- "pathName": "pdpark/pages/wxuserinfo/wxuserinfolist",
- "query": "",
- "scene": null
- }
- ]
- }
- },
- "editorSetting": {}
- }
|