需求修改

This commit is contained in:
蔡玲
2024-09-06 09:35:26 +08:00
parent b4f459a974
commit 20f8520be2
8 changed files with 137 additions and 38 deletions

View File

@@ -13,7 +13,7 @@
@blur="handleBlur"
@confirm="handleSend">
</view>
<uni-icons v-show="scanList.length" class="mgr20" type="clear" size="24" color="#4e6ef2" @tap="toDel"></uni-icons>
<uni-icons v-show="scanList.length" class="pdr10" type="clear" size="24" color="#666" @tap="toDel"></uni-icons>
<uni-icons type="scan" size="22" :color="focusState ? '#D7592F' : '#4e6ef2'" @tap="focusState=true"></uni-icons>
</view>
<view v-show="scanList.length > 0 && show" class="scan_list_select">