feat(equipment): 弹框组件新增转圈加载图标
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
eaec08a6e4
commit
21020a23b3
@@ -20,8 +20,8 @@ Page({
|
||||
}
|
||||
],
|
||||
loadingShow: true,
|
||||
loadingTitle: '',
|
||||
loadingContent: ''
|
||||
loadingTitle: '正在连接设备',
|
||||
loadingContent: '请确保设备处于开启状态\n请勿离开...'
|
||||
},
|
||||
|
||||
/** 取消配对:使用小程序自带 showModal */
|
||||
|
||||
Reference in New Issue
Block a user