feat:日志报警页面更新

This commit is contained in:
吉浩茹
2025-10-01 04:07:37 +08:00
parent deb4d99393
commit 5f20cc7cd3
7 changed files with 833 additions and 516 deletions

View File

@ -52,6 +52,10 @@ export default {
onLoad() {
console.log('视觉监控页面加载')
},
onShow() {
console.log('📱 视觉监控页面显示,触发页面更新')
// 可以在这里添加重新连接摄像头等逻辑
},
methods: {
connectCamera() {
uni.showLoading({