任务日期优化

This commit is contained in:
GaoHao
2024-12-31 11:37:08 +08:00
parent 731ba1a434
commit 246d48a6e4
2 changed files with 7 additions and 7 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>