1 line
12 KiB
Plaintext
1 line
12 KiB
Plaintext
|
|
<view class="content data-v-774e29d0"><view class="date data-v-774e29d0">{{depthInfo.user_data.record_time}}</view><view class="header data-v-774e29d0"><view class="top data-v-774e29d0"><view class="left data-v-774e29d0"><image src="{{depthInfo.user_data.head_pic}}" class="data-v-774e29d0"></image><view class="data-v-774e29d0"><text class="bold size14 name data-v-774e29d0">{{depthInfo.user_data.nickname}}</text><text class="data-v-774e29d0">{{"性别:"+(depthInfo.user_data.gender==2?'女':'男')}}</text></view></view><view class="right data-v-774e29d0"><view class="rightChart data-v-774e29d0"><view class="charts-box data-v-774e29d0"><qiun-data-charts vue-id="72779136-1" type="arcbar" opts="{{opts2}}" canvasId="foodCharts107" chartData="{{chartData2}}" canvas2d="{{true}}" cHeight="{{300}}" cWidth="{{300}}" class="data-v-774e29d0" bind:__l="__l"></qiun-data-charts></view><view class="score data-v-774e29d0"><text class="data-v-774e29d0">{{depthInfo.user_data.score}}</text>健康评分</view></view></view></view><view class="info data-v-774e29d0"><view class="text_l data-v-774e29d0"><text class="data-v-774e29d0">年龄</text><text class="size20 bold data-v-774e29d0">{{depthInfo.user_data.age}}</text></view><view class="line text_c data-v-774e29d0"><text class="data-v-774e29d0">身高</text><text class="size20 bold data-v-774e29d0">{{depthInfo.user_data.height}}</text></view><view class="text_r data-v-774e29d0"><text class="text_c data-v-774e29d0">体重</text><text class="size20 bold data-v-774e29d0">{{depthInfo.user_data.weight}}</text></view></view></view><block wx:if="{{depthInfo.heart_rate&&depthInfo.heart_rate.value}}"><view class="data-v-774e29d0"><view class="title data-v-774e29d0"><image src="{{depthInfo.heart_rate.icon}}" class="data-v-774e29d0"></image>{{''+depthInfo.heart_rate.title_name+''}}</view><view class="heartRate bgfff data-v-774e29d0"><view class="stand data-v-774e29d0"><view class="data-v-774e29d0"><text class="data-v-774e29d0">{{depthInfo.heart_rate.value}}</text>{{depthInfo.heart_rate.unit}}</view><view class="bold size16 data-v-774e29d0" style="{{'color:'+(depthInfo.heart_rate.standard_color)+';'}}">{{''+depthInfo.heart_rate.standard+''}}</view></view><image src="/static/31.png" mode="widthFix" class="data-v-774e29d0"></image><view class="report data-v-774e29d0" style="margin-top:-45px;"><view class="Xitem myinfoPage data-v-774e29d0"><view class="box data-v-774e29d0"><view class="desc desc2 data-v-774e29d0"><view class="statuevue data-v-774e29d0"><view class="bi data-v-774e29d0"><view class="peobox data-v-774e29d0" style="{{('left:'+depthInfo.heart_rate.offset+'%')}}"><view class="xx data-v-774e29d0"></view></view><block wx:for="{{$root.l0}}" wx:for-item="ite" wx:for-index="ind" wx:key="ind"><view class="item data-v-774e29d0" style="{{'background-color:'+(ite.$orig.color)+';'}}"><view class="span1 data-v-774e29d0">{{ite.$orig.text}}</view><block wx:if="{{ind<ite.g0-1}}"><view class="span data-v-774e29d0">{{''+ite.$orig.max_val+''}}</view></block></view></block></view></view></view></view></view></view></view></view></block><block wx:if="{{depthInfo.body_data&&depthInfo.body_data.title_name}}"><view class="data-v-774e29d0"><view class="title data-v-774e29d0"><image src="{{depthInfo.body_data.icon}}" class="data-v-774e29d0"></image>{{''+depthInfo.body_data.title_name+''}}</view><view class="info bgfff data-v-774e29d0"><view class="infoTitle data-v-774e29d0"><text class="size16 bold data-v-774e29d0">{{depthInfo.body_data.title}}</text><text class="size12 c999 data-v-774e29d0">{{depthInfo.body_data.description}}</text></view><view class="Qlist data-v-774e29d0"><block wx:for="{{depthInfo.body_data.list}}" wx:for-item="ite" wx:for-index="ind"><view class="QItem data-v-774e29d0"><view class="left data-v-774e29d0"><view class="yuan data-v-774e29d0" style="{{'background-color:'+(ite.color)+';'}}"></view><view class="name data-v-774e29d0"><text class="bold data-v-774e29d0">{{ite.name}}</text><text class="size12 c999 data-v-774e29d0">{{ite.scope}}</text></view></view><view class="size16 bold value data-v-774e29
|