uu
This commit is contained in:
parent
fbb6fbac53
commit
8105a9d0fb
@ -16,7 +16,7 @@
|
||||
</u-row>
|
||||
</u-col>
|
||||
<u-col span="1" align="end">
|
||||
<image style="height: 36rpx;width: 44rpx;" :src="userInfo.avatar"/>
|
||||
<image style="height: 36rpx;width: 44rpx;" :src="getCdnUrl(`home/saoma.png`)"/>
|
||||
</u-col>
|
||||
</u-row>
|
||||
</view>
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
<view style="flex: 1;text-align: center;">
|
||||
<view class="clr-wht font-32 font-weight">
|
||||
<text class="font-26">¥</text>
|
||||
<tex>¥128888.00</tex>
|
||||
<tex>128888.00</tex>
|
||||
</view>
|
||||
<view class="pt-20 clr-wht font-26" style="opacity: 0.8;">待回款</view>
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user