uni-app 爬坑之 扫描,数据筛选,循环遍历

1.循环遍历javascript <scroll-view scroll-y class="scroll"> <view v-for="(item, index) in Codes" :key="index" > <view class="cu-item" > <text class="code" @tap="onClickItemRemove" :data-index="
相关文章
相关标签/搜索