报名功能

This commit is contained in:
13405411873 2025-04-07 15:32:22 +08:00
parent 0cf7c63cb6
commit 5c53455d01

View File

@ -13,6 +13,9 @@
size="16"></uni-icons><text>退</text></view>
</view>
<view class="addr-list-box">
<view style="text-align: center" v-if="busiCardList.length==0">
<image class="" src="@/static/images/nothing.png"></image>
</view>
<view class="card-dom " v-for="item in busiCardList">
<!-- 多选框--管理状态或者选择名片时使用 -->
<view class="choose-dom" v-if="ifChoose">