增加需求

This commit is contained in:
2025-11-13 10:23:33 +08:00
parent 7c8b5758fd
commit 4818bf0146
3 changed files with 62 additions and 16 deletions

View File

@@ -47,7 +47,7 @@
<span class="filter_label">是否烘烤</span>
</view>
<view class="relative zd-col-19">
<switch :checked="isChecked" color="#6798ef" style="transform:scale(0.8)"/>
<switch :checked="isChecked" color="#6798ef"/>
<text @tap="setWStatus" style="position: absolute;display: inline-block;width: 52px; height: 32px;left: 0;"></text>
</view>
</view>