- <view>
- <calendar
- bindnextMonth="next"
- days-color="{{loged}}"
- weeks-type="cn"
- show-more-days="true"
- />
- <zan-cell-group>
- <zan-cell title="本月积累学习时长" value="8小时56分"> </zan-cell>
- <zan-cell title="总学习时间" value="131小时28分"> </zan-cell>
- <zan-cell title="总打卡天数" value="16天"> </zan-cell>
- </zan-cell-group>
- </view>
|