feat(equipment): 弹框组件新增转圈加载图标

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-19 14:42:27 +08:00
co-authored by Claude Opus 4.7
parent eaec08a6e4
commit 21020a23b3
3 changed files with 24 additions and 3 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ Page({
}
],
loadingShow: true,
loadingTitle: '',
loadingContent: ''
loadingTitle: '正在连接设备',
loadingContent: '请确保设备处于开启状态\n请勿离开...'
},
/** 取消配对:使用小程序自带 showModal */