<view class="card">
<view class="title">
<text class="time">录入时间:{{toDay}}</text>
<text bindtap="toMyApport" class="my_apport">确认记录</text>
</view>
<view class="section">
<text class="section__title">体温</text>
<view class="input-box">
<input bindinput="inputtemperature" value="{{temperature}}" class="input" maxlength="4" type="digit" />
<text style="vertical-align:middle"> °C</text>
</view>
</view>
<view class="section">
<text class="section__title">身高</text>
<view class="input-box">
<input bindinput="inputheight" value="{{height}}" class="input" maxlength="5" type="digit" />
<text style="vertical-align:middle"> cm</text>
</view>
</view>
<view class="section">
<text class="section__title">体重</text>
<view class="input-box">
<input bindinput="inputweight" value="{{weight}}" class="input" maxlength="4" type="digit" />
<text style="vertical-align:middle"> kg</text>
</view>
</view>
<view class="section">
<text class="section__title">头围</text>
<view class="input-box">
<input bindinput="inputheadWidth" value="{{headWidth}}" class="input" maxlength="4" type="digit" />
<text style="vertical-align:middle"> cm</text>
</view>
</view>
<view class="section" wx:if="{{false}}">
<text class="section__title">胸围</text>
<view class="input-box">
<input bindinput="inputbust" value="{{chestw}}" class="input" maxlength="5" type="digit" />
<text style="vertical-align:middle"> cm</text>
</view>
</view>
<view class="section">
<text class="section__title">主要抚养人</text>
<view class="input-box">
<picker class="input" bindchange="mainFosterPickerChange" value="{{mainFoster}}" range="{{mainFosterArray}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{mainFosterArray[mainFoster]}}</view>
</picker>
</view>
</view>
<view class="section">
<text class="section__title">喂养方式</text>
<view class="input-box">
<picker class="input" bindchange="feedPickerChange" value="{{feed}}" range="{{feedArray}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{feedArray[feed]}}</view>
</picker>
</view>
</view>
<view class="section">
<text class="section__title">吃奶情况</text>
<view class="input-box">
<picker class="input" bindchange="cnqkPickerChange" value="{{cnqk}}" range="{{cnqkArray}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{cnqkArray[cnqk]}}</view>
</picker>
</view>
</view>
<view class="section">
<text class="section__title">每天吃奶次数</text>
<view class="input-box">
<input bindinput="inputmtcnNum" value="{{mtcnNum}}" class="input" maxlength="5" type="number" />
<text style="vertical-align:middle"> 次</text>
</view>
</view>
<view class="section">
<text class="section__title">小便</text>
<view class="input-box">
<input bindinput="inputpee" value="{{pee}}" class="input" type="text" placeholder="未见异常"/>
<text style="vertical-align:middle"> </text>
</view>
</view>
<view class="section">
<text class="section__title">小便次数</text>
<view class="input-box">
<input bindinput="inputxbNum" value="{{xbNum}}" class="input" maxlength="5" type="number" />
<text style="vertical-align:middle">次 </text>
</view>
</view>
<view class="section">
<text class="section__title">大便</text>
<view class="input-box">
<input bindinput="inputexcrement" value="{{excrement}}" class="input" type="text" placeholder="未见异常"/>
<text style="vertical-align:middle"> </text>
</view>
</view>
<view class="section">
<text class="section__title">大便次数</text>
<view class="input-box">
<input bindinput="inputdbNum" value="{{dbNum}}" class="input" maxlength="2" type="number" style="width:30%" /><span>/</span>
<input bindinput="inputdbDayNum" value="{{dbDayNum}}" class="input" maxlength="1" type="number" style="width:25%;padding-left:8px" />
<text style="vertical-align:middle">天 </text>
</view>
</view>
<view class="section">
<text class="section__title">睡眠</text>
<view class="input-box">
<input bindinput="inputsleep" value="{{sleep}}" class="input" type="text" placeholder="未见异常"/>
<text style="vertical-align:middle"> </text>
</view>
</view>
<view class="section">
<text class="section__title">户外活动</text>
<view class="input-box">
<input bindinput="inputactivity" value="{{activity}}" class="input" maxlength="5" type="number"/>
<text style="vertical-align:middle">时/日</text>
</view>
</view>
<view class="section">
<text class="section__title">维生素D</text>
<view class="input-box">
<input bindinput="inputvitaminD" value="{{vitaminD}}" class="input" maxlength="5" type="digit"/>
<text style="vertical-align:middle">IU/日</text>
</view>
</view>
<view class="section">
<text class="section__title">维生素AD</text>
<view class="input-box">
<input bindinput="inputwssAd" value="{{wssAd}}" class="input" maxlength="5" type="digit"/>
<text style="vertical-align:middle">IU/日</text>
</view>
</view>
<view class="section">
<text class="section__title">辅食添加</text>
<view class="input-box">
<picker class="input" bindchange="assistFoodPickerChange" value="assistFood.yesOrNo" range="{{assistFoodItem}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{assistFoodItem[assistFood.yesOrNo]}}</view>
</picker>
</view>
</view>
<view class="section">
<text class="section__title">家庭措施</text>
<view class="input-box">
<input bindinput="inputhomeMeasure" value="{{homeMeasure}}" class="input" type="text"/>
<text style="vertical-align:middle"></text>
</view>
</view>
<view class="section">
<text class="section__title">两次随访间患病情况</text>
<view class="input-box">
<picker class="input" bindchange="douhbqkPickerChange" value="douhbqk.yesOrNo" range="{{douhbqkItme}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{douhbqkItme[douhbqk.yesOrNo]}}</view>
</picker>
<view style="width:80%">
<checkbox-group bindchange="douhbqkfyCheckboxChange" style="width:50%;float: left;">
<checkbox value="true" disabled="{{douhbqk.yesOrNo=='0'}}" checked="{{douhbqk.fy}}"/>肺炎
</checkbox-group>
<checkbox-group bindchange="douhbqkfxCheckboxChange" style="width:50%;float: left;">
<checkbox value="true" disabled="{{douhbqk.yesOrNo=='0'}}" checked="{{douhbqk.fx}}"/>腹泻
</checkbox-group>
<checkbox-group bindchange="douhbqkwsCheckboxChange" style="width:50%;float: left;">
<checkbox value="true" disabled="{{douhbqk.yesOrNo=='0'}}" checked="{{douhbqk.ws}}"/>外伤
</checkbox-group>
<checkbox-group bindchange="douhbqkqtCheckboxChange" style="width:50%;float: left;">
<checkbox value="true" disabled="{{douhbqk.yesOrNo=='0'}}" checked="{{douhbqk.qt}}"/>其他
</checkbox-group>
<input style="margin:5px 0 0 0" bindinput="inputdouhbqkqt" wx:if="{{douhbqk.qt}}" value="{{douhbqk.qtText}}" class="input" type="text" placeholder="其他"/>
</view>
</view>
</view>
<view class="section">
<text class="section__title">药物过敏史</text>
<view class="input-box">
<picker class="input" bindchange="drugGllergicPickerChange" value="drugGllergic.yesOrNo" range="{{drugGllergicItem}}">
<view style="font-size:12px;line-height:30px;" class="picker">{{drugGllergicItem[drugGllergic.yesOrNo]}}</view>
</picker>
<view style="width:80%">
<checkbox-group bindchange="drugGllergicfyCheckboxChange" style="float: left;">
<checkbox value="true" disabled="{{drugGllergic.yesOrNo=='0'}}" checked="{{drugGllergic.qmsgm}}"/>青霉素过敏
</checkbox-group>
<checkbox-group bindchange="drugGllergicfxCheckboxChange" style="float: left;">
<checkbox value="true" disabled="{{drugGllergic.yesOrNo=='0'}}" checked="{{drugGllergic.xfmsgm}}"/>先锋霉素过敏
</checkbox-group>
<checkbox-group bindchange="drugGllergicwsCheckboxChange" style="float: left;">
<checkbox value="true" disabled="{{drugGllergic.yesOrNo=='0'}}" checked="{{drugGllergic.halyw}}"/>磺胺类药物
</checkbox-group>
<checkbox-group bindchange="drugGllergicqtCheckboxChange" style="width:50%;float: left;">
<checkbox value="true" disabled="{{drugGllergic.yesOrNo=='0'}}" checked="{{drugGllergic.qt}}"/>其他
</checkbox-group>
<input style="margin:5px 0 0 0" bindinput="inputdrugGllergicqt" wx:if="{{drugGllergic.qt}}" value="{{drugGllergic.qtText}}" class="input" type="text" placeholder="其他"/>
</view>
</view>
</view>
<view class="section">
<text class="section__title">脐带脱落时间</text>
<view class="input-box">
<input bindinput="inputqdtlTime" value="{{qdtlTime}}" class="input" maxlength="5" type="number"/>
<text style="vertical-align:middle">天</text>
</view>
</view>
<view class="section">
<text class="section__title">黄染消退时间</text>
<view class="input-box">
<input bindinput="inputpfhrTime" value="{{pfhrTime}}" class="input" maxlength="5" type="number"/>
<text style="vertical-align:middle">天</text>
</view>
</view>
<view class="section">
<text class="section__title">其他说明</text>
<view class="input-box">
<input bindinput="inputaskOther" value="{{askOther}}" class="input" type="text"/>
<text style="vertical-align:middle"></text>
</view>
</view>
</view>
<view class="split">
</view>
<scroll-view scroll-y="true">
<view class="card" wx:for="{{array}}" wx:for-item="item">
<view class="title">
<text class="time">录入时间:{{item.createTime}}</text>
</view>
<view class='center'>
<view class="line">
<text class="key">体温:</text>
<text class="value">{{item.temperature}}</text>
</view>
<view class="line">
<text class="key">身高:</text>
<text class="value">{{item.height}}</text>
</view>
<view class="line">
<text class="key">体重:</text>
<text class="value">{{item.weight}}</text>
</view>
<view class="line">
<text class="key">头围:</text>
<text class="value">{{item.headWidth}}</text>
</view>
<view class="line" wx:if="{{false}}">
<text class="key">胸围:</text>
<text class="value">{{item.bust}}</text>
</view>
<view class="line">
<text class="key">喂养方式:</text>
<text class="value">{{
item.feed==0?"母乳喂养":
item.feed==1?"混合喂养":
item.feed==2?"人工喂养":""
}}</text>
</view>
<view class="line">
<text class="key">主要抚养人 :</text>
<text class="value">{{
item.mainFoster==0?"父亲":
item.mainFoster==1?"母亲":
item.mainFoster==2?"祖父":
item.mainFoster==3?"祖母":
item.mainFoster==4?"外祖父":
item.mainFoster==5?"外祖母":
item.mainFoster==6?"其他":""
}}</text>
</view>
<view class="line">
<text class="key">吃奶情况 :</text>
<text class="value">{{
item.cnqk==1?"好":
item.cnqk==2?"不好":""
}}</text>
</view>
<view class="line">
<text class="key">每天吃奶次数:</text>
<text class="value">{{
item.mtcnNum
}}次</text>
</view>
<view class="line">
<text class="key">小便:</text>
<text class="value">{{
item.pee
}}</text>
</view>
<view class="line">
<text class="key">小便次数:</text>
<text class="value">{{
item.xbNum
}}</text>
</view>
<view class="line">
<text class="key">大便:</text>
<text class="value">{{
item.excrement
}}</text>
</view>
<view class="line">
<text class="key">大便次数:</text>
<text class="value">{{
item.dbNum
}}/{{item.dbDayNum}}</text>
</view>
<view class="line">
<text class="key">睡眠:</text>
<text class="value">{{
item.sleep
}}</text>
</view>
<view class="line">
<text class="key">户外活动:</text>
<text class="value">{{
item.activity
}}时/日</text>
</view>
<view class="line">
<text class="key">维生素D:</text>
<text class="value">{{
item.vitaminD
}}IU/日</text>
</view>
<view class="line">
<text class="key">维生素D:</text>
<text class="value">{{
item.wssAd
}}IU/日</text>
</view>
<view class="line">
<text class="key">辅食添加 :</text>
<text class="value">{{
item.assistFood.yesOrNo=='no'?"未添加":
item.assistFood.yesOrNo=='yes'?"添加":""
}}</text>
</view>
<view class="line">
<text class="key">家庭措施 :</text>
<text class="value">{{
item.homeMeasure
}}</text>
</view>
<view class="line">
<text class="key" style="font-size: 13px;line-height:25px">两次随访间患病情况 :</text>
<text class="value">{{
item.douhbqk.yesOrNo=='no'?" 未患病 ":
item.douhbqk.yesOrNo=='yes'?" 患病 ":""
}}{{item.douhbqk.fy==true?" 肺炎 ":""}}{{item.douhbqk.fx==true?" 腹泻 ":""}}{{item.douhbqk.ws==true?" 外伤 ":""}} {{item.douhbqk.qtText}} </text>
</view>
<view class="line">
<text class="key">药物过敏史 :</text>
<text class="value">{{
item.drugGllergic.yesOrNo=='no'?" 无 ":
item.drugGllergic.yesOrNo=='yes'?" 有 ":""
}}{{item.drugGllergic.qmsgm==true?" 青霉素过敏 ":""}}{{item.drugGllergic.xfmsgm==true?" 先锋霉素过敏 ":""}}{{item.drugGllergic.halyw==true?" 磺胺类药物 ":""}} {{item.drugGllergic.qt==true?" 其他 ":""}} {{item.drugGllergic.qtText}} </text>
</view>
<view class="line">
<text class="key">脐带脱落时间:</text>
<text class="value">{{
item.qdtlTime
}}天</text>
</view>
<view class="line">
<text class="key">黄染消退时间:</text>
<text class="value">{{
item.pfhrTime
}}天</text>
</view>
<view class="line">
<text class="key">其他说明:</text>
<text class="value">{{
item.askOther
}}</text>
</view>
</view>
</view>
</scroll-view>