{ "package": "com.example.demo", "name": "demo", "versionName": "1.0.0", "versionCode": 1, "minPlatformVersion": 1080, "icon": "/assets/logo.png", "features": [ { "name": "system.prompt" }, { "name": "system.router" }, { "name": "system.shortcut" }, { "name": "system.webview" }, { "name": "service.share" }, { "name": "system.fetch" }, { "name": "system.storage" }, { "name": "service.texttoaudio" }, { "name": "system.vibrator" }, { "name": "system.brightness" }, { "name": "system.network" }, { "name": "system.device" }, { "name": "system.telecom" }, { "name": "system.battery" }, { "name": "system.wifi" }, { "name": "system.geolocation" } ], "permissions": [ { "origin": "*" } ], "template/official": "book", "config": { "logLevel": "debug", "designWidth": 800 }, "router": { "entry": "pages/main", "pages": { "pages/main": { "component": "index" }, "pages/search": { "component": "index" }, "pages/book-detail": { "component": "index" }, "pages/book-content": { "component": "index" }, "pages/comment": { "component": "index" }, "pages/comment-reply": { "component": "index" }, "pages/comment-all": { "component": "index" }, "pages/contents": { "component": "index" }, "pages/tools-mall": { "component": "index" }, "pages/tools/yiJianShengDian": { "component": "index" }, "pages/tools/shengBoChuChen": { "component": "index" }, "pages/tools/wangLuoXinXi": { "component": "index" }, "pages/tools/shouJiCeJu": { "component": "index" }, "pages/tools/wifiGuanLi": { "component": "index" }, "pages/tools/shouJiQingLi": { "component": "index" }, "pages/tools/jingXuanBiZhi": { "component": "index" }, "pages/tools/quWeiCePing": { "component": "index" }, "pages/tools/yangShengKeTang": { "component": "index" }, "pages/tools/yunDongJiBu": { "component": "index" }, "pages/tools/ziTiDaXiao": { "component": "index" }, "pages/tools/liuXingBiZhi": { "component": "index" }, "pages/tools/zuiXinBiZhi": { "component": "index" }, "pages/tools/shengDianJiQiao": { "component": "index" }, "pages/tools/baoYangJiQiao": { "component": "index" }, "pages/search-book": { "component": "index" }, "components/loading-progress": { "component": "index" } } }, "display": { "titleBar": true, "titleBarBackgroundColor": "#f4f6fa", "titleBarTextColor": "#333333", "menu": true, "pages": { "pages/main": { "titleBarText": "阅读" }, "pages/search": { "titleBarText": "查找" }, "pages/book-detail": { "titleBarText": "图书详情" }, "pages/book-content": { "titleBar": false, "fullScreen": true }, "pages/comment": { "titleBarText": "" }, "pages/comment-reply": { "titleBarText": "" }, "pages/comment-all": { "titleBarText": "评论列表" }, "pages/contents": { "titleBarText": "目录" }, "pages/tools-mall": { "titleBarText": "工具" }, "pages/tools/yiJianShengDian": { "titleBarText": "一键省电" }, "pages/tools/shengBoChuChen": { "titleBarText": "声波除尘" }, "pages/tools/wangLuoXinXi": { "titleBarText": "网络信息" }, "pages/tools/shouJiCeJu": { "titleBarText": "手机测距" }, "pages/tools/wifiGuanLi": { "titleBarText": "wifi管理" }, "pages/tools/shouJiQingLi": { "titleBarText": "手机清理" }, "pages/tools/jingXuanBiZhi": { "titleBarText": "精选壁纸" }, "pages/tools/quWeiCePing": { "titleBarText": "趣味测评" }, "pages/tools/yangShengKeTang": { "titleBarText": "养生课堂" }, "pages/tools/yunDongJiBu": { "titleBarText": "运动计步" }, "pages/tools/ziTiDaXiao": { "titleBarText": "字体大小" }, "pages/tools/liuXingBiZhi": { "titleBarText": "流行壁纸" }, "pages/tools/zuiXinBiZhi": { "titleBarText": "最新壁纸" }, "pages/tools/shengDianJiQiao": { "titleBarText": "省电技巧" }, "pages/tools/baoYangJiQiao": { "titleBarText": "保养技巧" }, "pages/search-book": { "titleBarText": "搜索" }, "components/loading-progress": { "titleBarText": "" } } } }