This commit is contained in:
aihe 2024-02-28 18:32:11 +08:00
parent fbb6fbac53
commit 8105a9d0fb
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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>