细节完善

This commit is contained in:
kron
2025-07-10 15:34:00 +08:00
parent db419ae003
commit 7972dae398
12 changed files with 144 additions and 112 deletions

View File

@@ -97,12 +97,12 @@ const backToHome = () => {
:onClose="() => (showTip = false)"
>
<view class="scan-tips">
<text>不知道如何连接弓箭</text>
<text>1. 确认弓箭是智能弓箭</text>
<text>2.确认开启手机的摄像头权限</text>
<text>3. 开启进入绑定弓箭功能扫弓箭二维码</text>
<text>找不到我的弓箭 </text>
<text>1.确认弓箭是智能弓箭 </text>
<text>2.确认弓箭有电且电源已开启 </text>
<text>3.进入弓箭绑定功能弓箭上的二维码 </text>
<image src="../static/scan-tip.png" mode="widthFix" />
<text>4. 连接成功后</text>
<text>4.连接成功后</text>
<view>联系在线客服</view>
</view>
</ScreenHint>