chore: 初始化仓库基线(AGENTS.md、git 规范、敏感文件排除)

This commit is contained in:
weijuesen
2026-08-10 22:30:53 +08:00
commit 84abf4454c
358 changed files with 75993 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
{"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"}]}}