{
    "description": "项目配置文件。",
    "packOptions": {
        "ignore": [],
        "include": []
    },
    "setting": {
        "urlCheck": false,
        "es6": true,
        "enhance": true,
        "postcss": true,
        "preloadBackgroundData": false,
        "minified": true,
        "newFeature": false,
        "coverView": true,
        "nodeModules": false,
        "autoAudits": false,
        "showShadowRootInWxmlPanel": true,
        "scopeDataCheck": false,
        "uglifyFileName": false,
        "checkInvalidKey": true,
        "checkSiteMap": true,
        "uploadWithSourceMap": true,
        "compileHotReLoad": false,
        "lazyloadPlaceholderEnable": false,
        "useMultiFrameRuntime": true,
        "useApiHook": true,
        "useApiHostProcess": true,
        "babelSetting": {
            "ignore": [],
            "disablePlugins": [],
            "outputPath": ""
        },
        "useIsolateContext": true,
        "userConfirmedBundleSwitch": false,
        "packNpmManually": false,
        "packNpmRelationList": [],
        "minifyWXSS": true,
        "disableUseStrict": false,
        "minifyWXML": true,
        "showES6CompileOption": false,
        "useCompilerPlugins": false,
        "ignoreUploadUnusedFiles": true,
        "condition": false
    },
    "compileType": "miniprogram",
    "libVersion": "2.15.0",
    "appid": "wx60e0071c56800f71",
    "projectname": "littleApp_child",
    "simulatorType": "wechat",
    "simulatorPluginLibVersion": {},
    "condition": {
        "miniprogram": {
            "list": [
                {
                    "name": "ss",
                    "pathName": "pages/weightReportList/weightReportList",
                    "query": "recordTime=2019-07-10&weight=10",
                    "scene": null
                },
                {
                    "name": "咨询",
                    "pathName": "pages/consulting/consulting",
                    "query": "username= JSON.stringify({myName:\"qing\",your:\"qing003\",serviceId:\"21\",memberId:\"21\" })",
                    "scene": null
                }
            ]
        }
    },
    "editorSetting": {
        "tabIndent": "insertSpaces",
        "tabSize": 4
    }
}