123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- <view class="gray-content" bindtap="linkBleButton">{{linksToPrompt}}</view>
-
- <view class="info-div">
-
- <view class="info-item" bindtap="sexClick">
- <text class="info-item-text-1">性别</text>
- <view class="info-right-div">
- <text class="info-item-text-2" color="red" >{{sex}}</text>
- <image src="../Image/ok.png" class="info-item-image"></image>
- </view>
- </view>
-
- <picker mode="date" value="{{briday}}" start="1900-09-01" end="{{endTime}}" bindchange="bindDateChange">
- <view class="info-item">
- <text class="info-item-text-1">生日</text>
- <view class="info-right-div">
- <text class="info-item-text-2">{{briday}}</text>
- <image src="../Image/ok.png" class="info-item-image"></image>
- </view>
- </view>
- </picker>
-
- <picker bindchange="bindHightChange" value="{{index}}" range="{{array}}">
- <view class="info-item end-border">
- <text class="info-item-text-1">身高</text>
- <view class="info-right-div">
- <text class="info-item-text-2">{{array[index]}}cm</text>
- <image src="../Image/ok.png" class="info-item-image"></image>
- </view>
- </view>
- </picker>
-
- </view>
-
- <view class="shape-cover" wx:if="{{isSexShow}}" bindtap="sexClick">
- <view class="sex-modal">
-
- <text class="modal-text-title">性别</text>
- <view class="male-div" bindtap="manClick">
- <text class="modal-text">男</text>
- <image src="{{man_image}}" class="radio-class"></image>
- </view>
- <view class="line"></view>
-
- <view class="male-div" bindtap="womanClick">
- <text class="modal-text">女</text>
- <image src="{{women_image}}" class="radio-class"></image>
- </view>
-
- </view>
- </view>
-
- <view class="table-content">
- <!-- 数据 -->
-
- <view class="top-right-b-a" bindtap="onChangeShowState0">
- <view class="top-right-a-1"><image src="../Image/weight.png"></image>体重</view>
- <view class="top-right-a-2">{{weightsum}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a" bindtap="onChangeShowState0">
- <view class="top-right-a-1"><image src="../Image/weight.png"></image>阻抗</view>
- <view class="top-right-a-2">{{adc}}</view>
- </view>
-
- <view class="top-right-b-a" bindtap="onChangeShowState0">
- <view class="top-right-a-1"><image src="../Image/weight.png"></image>温度</view>
- <view class="top-right-a-2">{{temp}}</view>
- </view>
-
- <view class="top-right-b-a" bindtap="onChangeShowState1">
- <view class="top-right-a-1"><image src="../Image/bmi.png"></image>BMI</view>
- <view class="top-right-a-2">{{BMI}}</view>
- </view>
-
- <view class="top-right-b-a" bindtap="onChangeShowState2">
- <view class="top-right-a-1"><image src="../Image/bfr.png"></image>体脂率</view>
- <view class="top-right-a-2">{{fatRate}} {{unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState7">
- <view class="top-right-a-1">
- <image src="../Image/muscle.png"></image>肌肉率</view>
- <view class="top-right-a-2">{{muscle}} {{unit}}</view>
- </view>
-
-
- <view class="top-right-b-a " bindtap="onChangeShowState10">
- <view class="top-right-a-1">
- <image src="../Image/moisture.png"></image>水份</view>
- <view class="top-right-a-2">{{moisture}} {{unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState8">
- <view class="top-right-a-1">
- <image src="../Image/bone_mass.png"></image>骨量</view>
- <view class="top-right-a-2">{{boneMass}} {{unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState4">
- <view class="top-right-a-1">
- <image src="../Image/bmr.png"></image>基础代谢率</view>
- <view class="top-right-a-2">{{BMR}} {{kcal}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState6">
- <view class="top-right-a-1">
- <image src="../Image/visceral_fat.png"></image>内脏脂肪指数</view>
- <view class="top-right-a-2">{{visceralFat}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState14">
- <view class="top-right-a-1">
- <image src="../Image/sub_fat.png"></image>皮下脂肪率</view>
- <view class="top-right-a-2">{{subcutaneousFat}} {{unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState9">
- <view class="top-right-a-1">
- <image src="../Image/protein_rate.png"></image>蛋白率</view>
- <view class="top-right-a-2">{{proteinRate}} {{unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/body_type.png"></image>身体年龄</view>
- <view class="top-right-a-2">{{physicalAge}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/standard_weight.png"></image>标准体重</view>
- <view class="top-right-a-2">{{standardWeight}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/weight_ci.png"></image>体重控制量</view>
- <view class="top-right-a-2">{{controlWeight}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/fat_weight.png"></image>脂肪量</view>
- <view class="top-right-a-2">{{fat}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/out_fat_weight.png"></image>去脂体重</view>
- <view class="top-right-a-2">{{removeFatWeight}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/muscle_weight.png"></image>肌肉量</view>
- <view class="top-right-a-2">{{muscleMass}}{{UD_unit}}</view>
- </view>
-
- <view class="top-right-b-a " bindtap="onChangeShowState17">
- <view class="top-right-a-1">
- <image src="../Image/pr_weight.png"></image>蛋白量</view>
- <view class="top-right-a-2">{{protein}}{{UD_unit}}</view>
- </view>
-
-
- </view>
- <view wx:if="{{standardExp}}" style="padding:30px">
- <view>返回判定标准示例</view>
- <view>
- BMI判定:{{standardExp}}
- </view>
- <view>
- BMI文案:{{standardTextExp}}
- </view>
- <view style="padding-top:10px">
- 其余各项标准可以在utils/standard.js文件查看所需函数和参数。
- </view>
- </view>
|