|
|
@@ -636,7 +636,7 @@
|
|
|
<view class="card-item2">
|
|
|
<view class="card-h" style="justify-content: space-between;align-items: center;">
|
|
|
<view
|
|
|
- style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #AA3CFF 0%, #7C3CFF 100%);border-radius: 4rpx;">
|
|
|
+ style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #3D7299 0%, #3D7299 100%);border-radius: 4rpx;">
|
|
|
</view>
|
|
|
<text style="flex: 1;margin-left: 20rpx;font-size: 28rpx;color: #3E3D44;">深睡</text>
|
|
|
<text style="font-size: 28rpx;color: #3E3D44;font-weight: 700;">{{rdeep_duration_efficiency ||
|
|
|
@@ -651,7 +651,7 @@
|
|
|
<view class="card-item2">
|
|
|
<view class="card-h" style="justify-content: space-between;align-items: center;">
|
|
|
<view
|
|
|
- style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #FD7778 0%, #AA3CFF 100%);border-radius: 4rpx;">
|
|
|
+ style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #75BDE0 0%, #75BDE0 100%);border-radius: 4rpx;">
|
|
|
</view>
|
|
|
<text style="flex: 1;margin-left: 20rpx;font-size: 28rpx;color: #3E3D44;">浅睡</text>
|
|
|
<text style="font-size: 28rpx;color: #3E3D44;font-weight: 700;">{{rlight_duration_efficiency ||
|
|
|
@@ -666,7 +666,7 @@
|
|
|
<view class="card-item2">
|
|
|
<view class="card-h" style="justify-content: space-between;align-items: center;">
|
|
|
<view
|
|
|
- style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #FFBCBD 0%, #FA6263 100%);border-radius: 4rpx;">
|
|
|
+ style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #AAD09F 0%, #AAD09F 100%);border-radius: 4rpx;">
|
|
|
</view>
|
|
|
<text style="flex: 1;margin-left: 20rpx;font-size: 28rpx;color: #3E3D44;">清醒</text>
|
|
|
<text style="font-size: 28rpx;color: #3E3D44;font-weight: 700;">{{rawake_duration_efficiency ||
|
|
|
@@ -683,7 +683,7 @@
|
|
|
|
|
|
|
|
|
<view
|
|
|
- style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #F7FCBE 0%, #FDBE25 100%);border-radius: 4rpx;">
|
|
|
+ style="width: 16rpx;height: 16rpx;background: linear-gradient( 180deg, #F7E3BA 0%, #F7E3BA 100%);border-radius: 4rpx;">
|
|
|
</view>
|
|
|
|
|
|
|