|
|
|
@ -38,6 +38,10 @@ |
|
|
|
<text class="text_17">边子系列名称:</text> |
|
|
|
<text class="text_18">{{ item.sub_card_series }}</text> |
|
|
|
</view> |
|
|
|
<view class="flex-row group_12"> |
|
|
|
<text class="text_17">卡片限编:</text> |
|
|
|
<text class="text_18">{{ item.limit_num }}</text> |
|
|
|
</view> |
|
|
|
<view class="flex-row group_13"> |
|
|
|
<text class="text_19">卡片编码:</text> |
|
|
|
<text class="text_20">{{ item.card_code }}</text> |
|
|
|
|