1 line
3.2 KiB
Plaintext
1 line
3.2 KiB
Plaintext
<view class="content data-v-9d1676d6"><view class="top data-v-9d1676d6"><text class="data-v-9d1676d6">成年身高预测</text>为保证数据准确定,请认真填写真实信息</view><view class="table data-v-9d1676d6"><view class="tr data-v-9d1676d6"><view class="text data-v-9d1676d6">性别</view><view class="td data-v-9d1676d6"><view class="radio data-v-9d1676d6"><uni-icons vue-id="7c4096f6-1" type="{{sex==1?'checkbox-filled':'circle'}}" size="24" color="{{sex==1?'#fea606':'#dfdfdf'}}" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-9d1676d6" bind:__l="__l"></uni-icons>男</view><view class="radio ml-10 data-v-9d1676d6"><uni-icons vue-id="7c4096f6-2" type="{{sex==2?'checkbox-filled':'circle'}}" size="24" color="{{sex==2?'#fea606':'#dfdfdf'}}" data-event-opts="{{[['^click',[['e1']]]]}}" bind:click="__e" class="data-v-9d1676d6" bind:__l="__l"></uni-icons>女</view></view></view><view class="tr data-v-9d1676d6"><view class="text data-v-9d1676d6">出生日期</view><view class="td data-v-9d1676d6"><picker mode="date" end="{{endDate}}" value="{{birthday?birthday:endDate}}" fields="{{fields}}" data-event-opts="{{[['change',[['maskClick',['$event']]]]]}}" bindchange="__e" class="data-v-9d1676d6"><view class="uni-input data-v-9d1676d6">{{''+(birthday?birthday:'请选择')+''}}<icon class="iconfont icon-arrow-down-bold data-v-9d1676d6"></icon></view></picker></view></view><view class="tr data-v-9d1676d6"><view class="text data-v-9d1676d6">爸爸身高</view><view class="td data-v-9d1676d6"><input class="input data-v-9d1676d6" type="digit" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['','dadheight','$event',[]]]]]]}}" value="{{dadheight}}" bindinput="__e"/>cm</view></view><view class="tr data-v-9d1676d6"><view class="text data-v-9d1676d6">妈妈身高</view><view class="td data-v-9d1676d6"><input class="input data-v-9d1676d6" type="digit" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['','momheight','$event',[]]]]]]}}" value="{{momheight}}" bindinput="__e"/>cm</view></view></view><view class="table table2 data-v-9d1676d6"><view class="text data-v-9d1676d6">当前标准身高</view><view class="text data-v-9d1676d6">成年身高预测</view><view class="td data-v-9d1676d6"><text class="data-v-9d1676d6">{{geneticheight}}</text>cm</view><view class="td data-v-9d1676d6"><text class="data-v-9d1676d6">{{adultheight}}</text><block wx:if="{{errorvalue}}"><text class="text2 data-v-9d1676d6">{{"±"+errorvalue}}</text></block>cm</view></view><view data-event-opts="{{[['tap',[['handleClick',['$event']]]]]}}" class="btn mb-15 data-v-9d1676d6" bindtap="__e">立即计算</view><view class="title mt-20 data-v-9d1676d6"><view class="h5 data-v-9d1676d6">如果当前实际身高﹤当前标准身高</view><view class="con data-v-9d1676d6">孩子后天生长环境不利长高。请从饮食、睡眠、运动、情绪等方面排查。加强后天因素管理,让孩子处于最佳长高状态。</view><view class="h5 data-v-9d1676d6">如果当前实际身高﹥当前标准身高</view><view class="con data-v-9d1676d6">孩子后天生长环境有利长高。请继续保持,加强后天因素管理,孩子成年可比标准高10cm以上。</view></view></view> |