修改任务时间展示

This commit is contained in:
YeMingfei666 2024-12-26 14:25:50 +08:00
parent 0b5244171f
commit 8c8b8b1b11
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
src="../../static/images/signIn_icon1.png" mode="" />
<view class="radius"></view>
<view class="_label">{{item.showText}}</view>
<view class="_label" style="font-size: 18rpx;color: #999;margin-top: 2rpx;">{{item.signDay.slice(6,10)}}</view>
<view class="_label" style="font-size: 18rpx;color: #999;margin-top: 2rpx;">{{item.signDay.slice(5,10)}}</view>
</view>
</view>