| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "urlCheck": false,
- "es6": true,
- "enhance": false,
- "postcss": true,
- "preloadBackgroundData": false,
- "minified": true,
- "newFeature": true,
- "coverView": true,
- "autoAudits": false,
- "showShadowRootInWxmlPanel": true,
- "scopeDataCheck": false,
- "checkInvalidKey": true,
- "checkSiteMap": true,
- "uploadWithSourceMap": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- }
- },
- "compileType": "miniprogram",
- "libVersion": "2.11.0",
- "appid": "wx5fccad0b261a0536",
- "projectname": "%E4%B8%80%E7%B1%B3%E4%B8%96%E7%95%8C",
- "cloudfunctionTemplateRoot": "",
- "watchOptions": {
- "ignore": []
- },
- "debugOptions": {
- "hidedInDevtools": []
- },
- "scripts": {},
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "current": -1,
- "list": []
- },
- "conversation": {
- "current": -1,
- "list": []
- },
- "plugin": {
- "current": -1,
- "list": []
- },
- "game": {
- "list": []
- },
- "gamePlugin": {
- "current": -1,
- "list": []
- },
- "miniprogram": {
- "current": -1,
- "list": [
- {
- "id": -1,
- "name": "战马",
- "pathName": "pages/arShow",
- "query": "modelUrl=https://yimishijie-ma.oss-cn-hangzhou.aliyuncs.com/arcontent/0mmvmpoage3h/zhanma.FBX",
- "scene": null
- },
- {
- "id": -1,
- "name": "热气球",
- "pathName": "pages/arShow",
- "query": "modelUrl=https://yimishijie-ma.oss-cn-hangzhou.aliyuncs.com/arcontent/0mmvmpoage3h/reqiqiu.FBX",
- "scene": null
- },
- {
- "id": -1,
- "name": "pages/map",
- "pathName": "pages/map",
- "query": "id=85",
- "scene": null
- },
- {
- "id": -1,
- "name": "门票",
- "pathName": "pages/ticket",
- "query": "",
- "scene": null
- },
- {
- "id": -1,
- "name": "扫描",
- "pathName": "pages/scan",
- "query": "",
- "scene": null
- }
- ]
- }
- }
- }
|