|
|
@@ -386,7 +386,7 @@
|
|
|
<view class="title-left_c6">
|
|
|
<!-- <image class="title-image_c6" src="/static/images/report/lichuang_cishu_new.png" mode="aspectFit">
|
|
|
</image> -->
|
|
|
- <text class="title-text_c6" style="font-size: 28rpx;">离床次数</text>
|
|
|
+ <text class="data-item_c6 left_c61" style="font-size: 28rpx;">离床次数</text>
|
|
|
<!-- <image class="header-image_comma" src="/static/images/report/comma_new.png" mode="aspectFit"
|
|
|
data-index="4" data-subIndex="2" bindtap="toWarmReminder"></image> -->
|
|
|
</view>
|
|
|
@@ -414,11 +414,11 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
-
|
|
|
+ <view class="separator_c00" style="margin-top: 30rpx;"></view>
|
|
|
<view class="title-row_c6">
|
|
|
<view class="title-left_c6">
|
|
|
<!-- <image class="title-image_c6" src="/static/images/report/tidong_cishu_new.png" mode="aspectFit"></image> -->
|
|
|
- <text class="title-text_c6" style="font-size: 28rpx;">体动次数</text>
|
|
|
+ <text class="data-item_c6 left_c61" style="font-size: 28rpx;">体动次数</text>
|
|
|
<!-- <image class="header-image_comma" src="/static/images/report/comma_new.png" mode="aspectFit"
|
|
|
data-index="4" data-subIndex="3" bindtap="toWarmReminder"></image> -->
|
|
|
</view>
|
|
|
@@ -495,7 +495,7 @@
|
|
|
<ec-canvas id="chartRespiratoryLine-dom" canvas-id="mychart-chart-respiratory-line"
|
|
|
ec="{{ ecChartRespiratoryLine }}"></ec-canvas>
|
|
|
</view>
|
|
|
-
|
|
|
+ <view class="separator_c00" style="margin-top: 30rpx;"></view>
|
|
|
<view class="data-row_c6">
|
|
|
<view class="data-item_c6 left_c61">打鼾</view>
|
|
|
<view class=" right_c6">{{rsnoring_arrFrequency}}<text class="text-line_c31-units">次</text></view>
|
|
|
@@ -522,7 +522,7 @@
|
|
|
ec="{{ ecSnoringLine }}"></ec-canvas>
|
|
|
</view>
|
|
|
</view>
|
|
|
-
|
|
|
+ <view class="separator_c00" style="margin-top: 30rpx;"></view>
|
|
|
<view class="data-row_c6">
|
|
|
<view class="data-item_c6 left_c61">呼吸暂停</view>
|
|
|
<view class=" right_c6">{{rhxstop_arrFrequency}}<text class="text-line_c31-units">次</text></view>
|