打包问题

This commit is contained in:
2024-03-04 10:35:30 +08:00
parent 8d2461b69f
commit c1d503758b
2 changed files with 8 additions and 38 deletions

View File

@@ -12,7 +12,8 @@
@focus="focusState=true"
@input="handleChange($event)">
<view class="iconfont icon-del" @tap="toDel">&#xe6dc;</view>
<view class="iconfont icon_scan" @tap="checkMpaasScan">&#xe6e2;</view>
<!-- <view class="iconfont icon_scan" @tap="checkMpaasScan">&#xe6e2;</view> -->
<view class="iconfont icon_scan" @tap="toScan">&#xe6e2;</view>
</view>
</template>