1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "description": "项目配置文件。",
- "setting": {
- "urlCheck": false,
- "es6": false,
- "postcss": true,
- "minified": true,
- "newFeature": true,
- "autoAudits": false
- },
- "miniprogramRoot": "dist/",
- "compileType": "miniprogram",
- "appid": "wx67cd898fbccfff3c",
- "projectname": "fortnite_wx",
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "currentL": -1,
- "list": []
- },
- "miniprogram": {
- "current": 8,
- "list": [
- {
- "id": -1,
- "name": "search",
- "pathName": "pages/search/index",
- "query": ""
- },
- {
- "id": -1,
- "name": "detail",
- "pathName": "pages/skin/detail",
- "query": ""
- },
- {
- "id": -1,
- "name": "skin-view",
- "pathName": "pages/skin/view",
- "query": ""
- },
- {
- "id": 4,
- "name": "stage",
- "pathName": "pages/skin/stage",
- "query": "outfit=https://api-fn.duowan.com/static/skin/img/outfit/5ab155f4e9847b3170da0321/png.png&backbling=dark-bag&umbrella=snowflake&trail=&pickaxe=axercise"
- },
- {
- "id": 5,
- "name": "save",
- "pathName": "pages/skin/save",
- "query": "shareImage=http://tmp/wx67cd898fbccfff3c.o6zAJs7xybpDSgwkJYNTg3NshimA.C4FCuybE9L706845868259ba222796a99c4c3a131ba8.png"
- },
- {
- "id": 6,
- "name": "welcome",
- "pathName": "pages/skin/welcome",
- "query": ""
- },
- {
- "id": -1,
- "name": "allskin",
- "pathName": "pages/skin/allSkin",
- "query": ""
- },
- {
- "id": -1,
- "name": "assemble",
- "pathName": "pages/skin/assemble",
- "query": ""
- },
- {
- "id": -1,
- "name": "aaa",
- "pathName": "pages/skin/welcome",
- "query": "cateName=outfit"
- }
- ]
- }
- }
- }
|