111
This commit is contained in:
@@ -18,9 +18,9 @@
|
|||||||
src="../../static/card_line.png"></image>
|
src="../../static/card_line.png"></image>
|
||||||
<image src="../../static/gift.png" style="width: 30px;height: 30px;padding-left: 6px;"></image>
|
<image src="../../static/gift.png" style="width: 30px;height: 30px;padding-left: 6px;"></image>
|
||||||
<view style="flex: 1;display: flex;flex-direction: column;z-index: 1;">
|
<view style="flex: 1;display: flex;flex-direction: column;z-index: 1;">
|
||||||
<view style="font-size: 14px;padding: 2px;padding-left: 5px;padding-top: 5px;">{{item.name}}
|
<view style="font-size: 14px;padding: 2px;padding-left: 5px;padding-top: 7px;">{{item.name}}
|
||||||
</view>
|
</view>
|
||||||
<view style="font-size: 12px;padding-left: 5px;padding-bottom: 4px;">{{item.time}}</view>
|
<view style="font-size: 12px;padding-left: 5px;padding-bottom: 6px;">{{item.time}}</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view v-if="item.showBtn"
|
<view v-if="item.showBtn"
|
||||||
|
|||||||
Reference in New Issue
Block a user