3 changed files with 144 additions and 155 deletions
@ -1,155 +1,144 @@ |
|||
{ |
|||
"description": "项目配置文件", |
|||
"packOptions": { |
|||
"ignore": [] |
|||
}, |
|||
"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, |
|||
"compileHotReLoad": false, |
|||
"useMultiFrameRuntime": false, |
|||
"useApiHook": true, |
|||
"babelSetting": { |
|||
"ignore": [], |
|||
"disablePlugins": [], |
|||
"outputPath": "" |
|||
}, |
|||
"useIsolateContext": true, |
|||
"useCompilerModule": false, |
|||
"userConfirmedUseCompilerModuleSwitch": false, |
|||
"packNpmManually": false, |
|||
"packNpmRelationList": [] |
|||
}, |
|||
"compileType": "miniprogram", |
|||
"libVersion": "2.8.2", |
|||
"appid": "wx6dcf544cdae7d4ec", |
|||
"projectname": "%E7%B2%BE%E8%87%B4%E9%94%A6%E6%B0%B4-%E5%B1%85%E6%B0%9 1%E7%AB%AF", |
|||
"debugOptions": { |
|||
"hidedInDevtools": [] |
|||
}, |
|||
"isGameTourist": false, |
|||
"simulatorType": "wechat", |
|||
"simulatorPluginLibVersion": {}, |
|||
"condition": { |
|||
"search": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"conversation": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"plugin": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"game": { |
|||
"currentL": -1, |
|||
"list": [] |
|||
}, |
|||
"gamePlugin": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"miniprogram": { |
|||
"current": -1, |
|||
"list": [ |
|||
{ |
|||
"id": 0, |
|||
"name": "pages/formid/formid", |
|||
"pathName": "pages/formid/formid", |
|||
"query": "gid=1233592630168813569", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 1, |
|||
"name": "pages/indexNew/indexNew", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1233592247862198274", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 2, |
|||
"name": "网格长注册", |
|||
"pathName": "pages/index/index", |
|||
"query": "scene=gridLeader", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 3, |
|||
"name": "subpages/home/pages/newsDetail/newsDetail", |
|||
"pathName": "subpages/home/pages/newsDetail/newsDetail", |
|||
"query": "id=7c8bc749ff4b6380bf1d902c0bde0ba&defaultGridId=1233592630168813569", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "社群列表", |
|||
"pathName": "subpages/associationNew/pages/associationlist/associationlist", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 5, |
|||
"name": "数据端跳转", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1277169327606366209&from=analysis", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 6, |
|||
"name": "工作端跳转", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1280737901335838721&from=work", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "锦水档案", |
|||
"pathName": "subpages/understandJs/pages/archives/archives", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 8, |
|||
"name": "搜索页面", |
|||
"pathName": "subpages/oneKeyService/pages/search/search", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "注册页面", |
|||
"pathName": "pages/toRegister/toRegister", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "subpages/heart/pages/leaderboardNew/leaderboardNew", |
|||
"pathName": "subpages/heart/pages/leaderboardNew/leaderboardNew", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "我有事说", |
|||
"pathName": "pages/discussion/discussion", |
|||
"query": "", |
|||
"scene": null |
|||
} |
|||
] |
|||
} |
|||
} |
|||
"description": "项目配置文件", |
|||
"packOptions": { |
|||
"ignore": [] |
|||
}, |
|||
"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, |
|||
"compileHotReLoad": false, |
|||
"babelSetting": { |
|||
"ignore": [], |
|||
"disablePlugins": [], |
|||
"outputPath": "" |
|||
}, |
|||
"useIsolateContext": true, |
|||
"useCompilerModule": false, |
|||
"userConfirmedUseCompilerModuleSwitch": false |
|||
}, |
|||
"compileType": "miniprogram", |
|||
"libVersion": "2.8.2", |
|||
"appid": "wx6dcf544cdae7d4ec", |
|||
"projectname": "%E7%B2%BE%E8%87%B4%E9%94%A6%E6%B0%B4-%E5%B1%85%E6%B0%9 1%E7%AB%AF", |
|||
"debugOptions": { |
|||
"hidedInDevtools": [] |
|||
}, |
|||
"isGameTourist": false, |
|||
"simulatorType": "wechat", |
|||
"simulatorPluginLibVersion": {}, |
|||
"condition": { |
|||
"search": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"conversation": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"plugin": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"game": { |
|||
"currentL": -1, |
|||
"list": [] |
|||
}, |
|||
"gamePlugin": { |
|||
"current": -1, |
|||
"list": [] |
|||
}, |
|||
"miniprogram": { |
|||
"current": -1, |
|||
"list": [ |
|||
{ |
|||
"id": 0, |
|||
"name": "pages/formid/formid", |
|||
"pathName": "pages/formid/formid", |
|||
"query": "gid=1233592630168813569", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 1, |
|||
"name": "pages/indexNew/indexNew", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1233592247862198274", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 2, |
|||
"name": "网格长注册", |
|||
"pathName": "pages/index/index", |
|||
"query": "scene=gridLeader", |
|||
"scene": 1011 |
|||
}, |
|||
{ |
|||
"id": 3, |
|||
"name": "subpages/home/pages/newsDetail/newsDetail", |
|||
"pathName": "subpages/home/pages/newsDetail/newsDetail", |
|||
"query": "id=7c8bc749ff4b6380bf1d902c0bde0ba&defaultGridId=1233592630168813569", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "社群列表", |
|||
"pathName": "subpages/associationNew/pages/associationlist/associationlist", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 5, |
|||
"name": "数据端跳转", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1277169327606366209&from=analysis", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 6, |
|||
"name": "工作端跳转", |
|||
"pathName": "pages/indexNew/indexNew", |
|||
"query": "scene=1280737901335838721&from=work", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "锦水档案", |
|||
"pathName": "subpages/understandJs/pages/archives/archives", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": 8, |
|||
"name": "搜索页面", |
|||
"pathName": "subpages/oneKeyService/pages/search/search", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "注册页面", |
|||
"pathName": "pages/toRegister/toRegister", |
|||
"query": "", |
|||
"scene": null |
|||
}, |
|||
{ |
|||
"id": -1, |
|||
"name": "subpages/heart/pages/leaderboardNew/leaderboardNew", |
|||
"pathName": "subpages/heart/pages/leaderboardNew/leaderboardNew", |
|||
"query": "", |
|||
"scene": null |
|||
} |
|||
] |
|||
} |
|||
} |
|||
} |
Loading…
Reference in new issue