123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "useMultiFrameRuntime": true,
- "useApiHook": true,
- "useApiHostProcess": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "bundle": false,
- "useIsolateContext": true,
- "useCompilerModule": false,
- "userConfirmedUseCompilerModuleSwitch": false,
- "userConfirmedBundleSwitch": false,
- "packNpmManually": false,
- "packNpmRelationList": [],
- "minifyWXSS": true,
- "ignoreUploadUnusedFiles": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.16.0",
- "appid": "wx8961a3e5512f307c",
- "projectname": "%E5%B0%8F%E5%AD%A6%E8%AF%BE%E6%96%87%E6%9C%97%E8%AF%BB%E9%85%8D%E9%9F%B3",
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "plugin": {
- "list": []
- },
- "game": {
- "list": []
- },
- "gamePlugin": {
- "list": []
- },
- "miniprogram": {
- "list": [
- {
- "id": 0,
- "name": "pages/vipPage/wechat/wechat",
- "pathName": "pages/vipPage/wechat/wechat",
- "query": "",
- "scene": null
- },
- {
- "id": 1,
- "name": "作品",
- "pathName": "pages/social/works/works",
- "query": "id=1548160250807513&title=【识字1】春夏秋冬",
- "scene": "1012"
- },
- {
- "id": 2,
- "name": "分享团",
- "pathName": "pages/groupPage/group-details/group-details",
- "query": "productId=1550459447432909",
- "scene": 1012
- },
- {
- "id": -1,
- "name": "公众号进入",
- "pathName": "pages/index/index",
- "query": "",
- "scene": 1020,
- "referrerInfo": {}
- },
- {
- "id": -1,
- "name": "公众号文章进入",
- "pathName": "pages/index/index",
- "query": "",
- "scene": 1058
- },
- {
- "id": -1,
- "name": "小红花兑换页面",
- "pathName": "pages/social/prize/prize",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "有问题朗读页面",
- "pathName": "pages/social/works/works",
- "query": "id=1553402613620097&title=【课文7】怎么都快乐",
- "scene": null
- },
- {
- "id": -1,
- "name": "活动页面",
- "pathName": "pages/activity/index/index",
- "query": "",
- "scene": null
- },
- {
- "name": "pages/vipActivity/vipActivity",
- "pathName": "pages/vipActivity/vipActivity",
- "query": "",
- "scene": null
- }
- ]
- }
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- }
- }
|