| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 |
- {
- "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": ""
- }
- }
- }
- }
|