| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": true,
- "es6": true,
- "postcss": true,
- "minified": true,
- "newFeature": true
- },
- "compileType": "miniprogram",
- "libVersion": "1.9.93",
- "appid": "wx313a8f2c0741efe1",
- "projectname": "%E8%AF%86%E5%AD%97",
- "isGameTourist": false,
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": -1,
- "name": "首页",
- "pathName": "pages/main/index",
- "query": ""
- },
- {
- "id": -1,
- "name": "列表",
- "pathName": "pages/main/list",
- "query": ""
- },
- {
- "id": 2,
- "name": "详情页",
- "pathName": "pages/main/detail",
- "query": "bookid=1&unitid=1&wordid=0"
- },
- {
- "id": -1,
- "name": "\b搜索",
- "pathName": "pages/main/search",
- "query": ""
- },
- {
- "id": 4,
- "name": "\b订单",
- "pathName": "pages/about/orderlist",
- "query": ""
- },
- {
- "id": 5,
- "name": "\b支付完成",
- "pathName": "pages/about/payfinished",
- "query": "type=all"
- },
- {
- "id": -1,
- "name": "会员中心",
- "pathName": "pages/about/membercenter",
- "query": ""
- },
- {
- "id": -1,
- "name": "购买列表",
- "pathName": "pages/about/paylist",
- "query": ""
- },
- {
- "id": 8,
- "name": "\b激活",
- "pathName": "pages/index/index",
- "query": "SourceID=106&ProductBuyInfoID=3306&ProductID=106&ProductUserID=1&BuyType=109"
- },
- {
- "id": -1,
- "name": "新用户",
- "pathName": "pages/about/newuserlist",
- "query": ""
- }
- ]
- }
- }
- }
|