| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "autoAudits": false,
- "scopeDataCheck": false,
- "uglifyFileName": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "compileHotReLoad": false,
- "useMultiFrameRuntime": false,
- "useApiHook": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "useIsolateContext": true,
- "useCompilerModule": true,
- "userConfirmedUseCompilerModuleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": []
- },
- "compileType": "miniprogram",
- "libVersion": "2.11.3",
- "appid": "wx84b3feac6069eec3",
- "projectname": "miaoguo_master",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "list": []
- },
- "conversation": {
- "list": []
- },
- "plugin": {
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "gamePlugin": {
- "list": []
- },
- "miniprogram": {
- "list": [
- {
- "id": 0,
- "name": "分享",
- "pathName": "pages/index/index",
- "query": "UserID=1&type=share&MiaoguoCardID=71228",
- "scene": null
- },
- {
- "id": 1,
- "name": "pages/index/index",
- "pathName": "pages/index/index",
- "query": "type=activity&ActivityID=2&EndTime=2019年10月07日&EarlyBirdTimeStart=2019年09月23日&EarlyBirdTimeEnd=2019年10月05日",
- "scene": 1007
- },
- {
- "id": 3,
- "name": "webview",
- "pathName": "pages/other/webview",
- "query": "UserID=1",
- "scene": 1001
- },
- {
- "id": 4,
- "name": "pages/other/activity",
- "pathName": "pages/other/activity",
- "query": "EndTime=2019-09-01",
- "scene": 1001
- },
- {
- "id": 4,
- "name": "pages/other/paycustom",
- "pathName": "pages/other/paycustom",
- "query": "",
- "scene": null
- },
- {
- "id": 6,
- "name": "用户手册",
- "pathName": "pages/index/index",
- "query": "type=userbook",
- "scene": null
- },
- {
- "id": 6,
- "name": "pages/index/index",
- "pathName": "pages/index/index",
- "query": "type=paycontinue&EndDate=2020-09-15",
- "scene": null
- },
- {
- "id": 7,
- "name": "pages/test/index",
- "pathName": "pages/test/index",
- "query": "UserID=1",
- "scene": null
- },
- {
- "id": 8,
- "name": "pages/index/index",
- "pathName": "pages/index/index",
- "query": "type=print&P=306&U=1",
- "scene": 1047
- },
- {
- "id": 9,
- "name": "pages/marketing/award",
- "pathName": "pages/marketing/award",
- "query": "",
- "scene": null
- }
- ]
- }
- }
- }
|