123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": false,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "nodeModules": false,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "uglifyFileName": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "compileHotReLoad": false,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "useIsolateContext": true,
- "useCompilerModule": false,
- "userConfirmedUseCompilerModuleSwitch": false
- },
- "compileType": "miniprogram",
- "libVersion": "2.11.2",
- "appid": "wx41c4be947a99bc26",
- "projectname": "panda_small_%20routine",
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": 0,
- "name": "details",
- "pathName": "pages/details/details",
- "query": ""
- },
- {
- "id": 1,
- "name": "comments",
- "pathName": "pages/comments/comments",
- "query": ""
- },
- {
- "id": -1,
- "name": "shopcart",
- "pathName": "pages/shopCart/shopCart",
- "query": ""
- },
- {
- "id": -1,
- "name": "person",
- "pathName": "pages/person/person",
- "query": ""
- },
- {
- "id": -1,
- "name": "orderTabs",
- "pathName": "pages/order_tabs/orderTabs",
- "query": ""
- },
- {
- "id": -1,
- "name": "addAddress",
- "pathName": "pages/addAddress/addAddress",
- "query": ""
- }
- ]
- }
- }
- }
|