1
0
forked from dyf/APP

6075设备控制页

This commit is contained in:
fengerli
2025-11-06 08:46:27 +08:00
parent 9037ef6ac3
commit c81a4d1903
11 changed files with 1380 additions and 18 deletions

View File

@ -252,7 +252,7 @@
uni.showToast({
title: res.msg || '服务器异常,请稍后重试',
icon: 'none'
})
})
}
} catch (error) {
console.log('捕获错误:', error);