This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</view>
|
||||
<view class="user-details flex-col-g8">
|
||||
<view class="flex-row-g20">
|
||||
<view class="title">{{ currentCardNo }}</view>
|
||||
<view class="title">{{ currentCardNo || '-' }}</view>
|
||||
</view>
|
||||
<view class="caption">IMEI:{{ deviceInfo.imei || '-' }}</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user