兼容 CF568_G

This commit is contained in:
17792275749
2025-03-28 17:37:38 +08:00
parent 04d373b84e
commit 802cb8ae80
5 changed files with 158 additions and 71 deletions
+5 -1
View File
@@ -9,4 +9,8 @@
<view class="description">
<view>{{initText}}</view>
<view>请轻轻踩秤,保证屏幕亮起</view>
</view>
</view>
<block wx:for="{{devicesList}}" wx:key="index">
<view>{{item.name}}</view>
</block>