Merge branch 'box-award' of http://git.kingsome.cn/yuyongdong/UAW into fix-check-in
This commit is contained in:
commit
d634ba1260
@ -208,7 +208,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div v-if="row.items !== undefined && row.items.length > 0">
|
<div v-if="row.items !== undefined && row.items.length > 0">
|
||||||
<span>{{ row.items[0].name }}</span>
|
<span>{{ row.items[0].name }}</span>
|
||||||
<img v-if="row.items[0].name == 'nft'" src="./../../assets/common/common_icon_NFT.png" alt />
|
<img v-if="row.items[0].name == 'NFT'" src="./../../assets/common/common_icon_NFT.png" alt />
|
||||||
<img v-else src="./../../assets/common/wallet-yes.png" alt />
|
<img v-else src="./../../assets/common/wallet-yes.png" alt />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user