[AI Generated]: feat(Views): 优化设备页结构与样式细节

This commit is contained in:
17792275749
2026-05-12 16:02:38 +08:00
parent d6c62a0672
commit ce49b77f17
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<!-- 底部「添加设备」主按钮 -->
<view class="add-btn" bind:tap="onTapAdd">
<view class="add-btn-icon"></view>
<view class="add-btn-icon">+</view>
<text class="add-btn-text">添加设备</text>
</view>