lion 3 years ago
parent 85d5b8f7b2
commit 67ee7be3d5

@ -8,7 +8,7 @@
<view class="list">
<uni-card :title="item.idcard" v-for="(item,index) in list">
123
<view class="justify-between">
<view class="flex-item">姓名</view>
<view class="flex-item">{{item.name}}</view>

Loading…
Cancel
Save