Files
silk/miniapp/dist/app.json
T

1 line
1.3 KiB
JSON

{"pages":["pages/login/index","pages/dashboard/index","pages/rooms/index","pages/rooms/detail/index","pages/devices/index","pages/devices/control/index","pages/alerts/index","pages/thresholds/index","pages/video/index","pages/video/player/index","pages/settings/index"],"window":{"backgroundTextStyle":"dark","navigationBarBackgroundColor":"#10b981","navigationBarTitleText":"蚕房监控","navigationBarTextStyle":"white","backgroundColor":"#f5f6f7"},"tabBar":{"color":"#86909c","selectedColor":"#10b981","backgroundColor":"#ffffff","borderStyle":"white","list":[{"pagePath":"pages/dashboard/index","text":"仪表盘","iconPath":"assets/tabbar/dashboard.png","selectedIconPath":"assets/tabbar/dashboard-selected.png"},{"pagePath":"pages/rooms/index","text":"蚕房","iconPath":"assets/tabbar/rooms.png","selectedIconPath":"assets/tabbar/rooms-selected.png"},{"pagePath":"pages/devices/index","text":"设备","iconPath":"assets/tabbar/devices.png","selectedIconPath":"assets/tabbar/devices-selected.png"},{"pagePath":"pages/alerts/index","text":"告警","iconPath":"assets/tabbar/alerts.png","selectedIconPath":"assets/tabbar/alerts-selected.png"},{"pagePath":"pages/video/index","text":"视频","iconPath":"assets/tabbar/video.png","selectedIconPath":"assets/tabbar/video-selected.png"}]}}