修改头像昵称接口调整
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<image src="/static/imgs/record-icon.png" mode="widthFix" class="record-icon" />
|
||||
<view class="">
|
||||
<view class="record-list-item-top">
|
||||
<view class="title ellipsis-2">完成任务获得碎片完成任务获得碎片完成任务获得碎片完成任务获得碎片完成任务获得碎片完成任务获得碎片</view>
|
||||
<view class="title ellipsis-2">完成任务获得碎片</view>
|
||||
<view class="money" >{{cointype==='in'?'+':'-'}}5</view>
|
||||
</view>
|
||||
<view class="record-list-item-date">2021-12-22 12:12:12</view>
|
||||
@@ -316,7 +316,7 @@
|
||||
width: 600rpx;
|
||||
|
||||
.title {
|
||||
font-size: 32rpx;
|
||||
font-size: 28rpx;
|
||||
width: 600rpx;
|
||||
color: #444;
|
||||
}
|
||||
@@ -329,7 +329,7 @@
|
||||
}
|
||||
|
||||
.record-list-item-date {
|
||||
font-size: 24rpx;
|
||||
font-size: 26rpx;
|
||||
color: #a6a6a6;
|
||||
margin-top: 10rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user