流水明细改为提现明细文字
This commit is contained in:
@ -45,10 +45,10 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- 流水明细 -->
|
<!-- 提现明细 -->
|
||||||
<view class="bg-white rounded-16rpx px-30rpx py-40rpx mt-20rpx mx-30rpx">
|
<view class="bg-white rounded-16rpx px-30rpx py-40rpx mt-20rpx mx-30rpx">
|
||||||
<view class="flex justify-between items-center">
|
<view class="flex justify-between items-center">
|
||||||
<view class="text-32rpx leading-44rpx text-[#303133] mb-20rpx">流水明细</view>
|
<view class="text-32rpx leading-44rpx text-[#303133] mb-20rpx">提现明细</view>
|
||||||
<view class="border-2rpx border-solid border-[#E5E5E5] w-196rpx h-56rpx flex justify-center items-center rounded-8rpx">
|
<view class="border-2rpx border-solid border-[#E5E5E5] w-196rpx h-56rpx flex justify-center items-center rounded-8rpx">
|
||||||
<view class="text-24rpx leading-34rpx text-[#606266] wall-date">
|
<view class="text-24rpx leading-34rpx text-[#606266] wall-date">
|
||||||
<!-- 2019年5月 -->
|
<!-- 2019年5月 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user