Commit acef4ab642c1403978eb0fed8c778f3aa1d1ec06
Exists in
master
and in
2 other branches
Merge branch 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child
* 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child: no message no message 数量单位
Showing 1 changed file
littleApp_child/pages/checkTabList/checkTabList.wxml
View file @
acef4ab
... | ... | @@ -63,7 +63,7 @@ |
63 | 63 | <label class="content_after">{{homeMeasure}}</label> |
64 | 64 | </view> |
65 | 65 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="药物过敏史" data-content="{{drugGllergic}}"> |
66 | - <label class="content_front" style="min-width: 50px;">药物过敏史:</label> | |
66 | + <label class="content_front" style="min-width: 80px;">药物过敏史:</label> | |
67 | 67 | <label class="content_after">{{drugGllergic}}</label> |
68 | 68 | |
69 | 69 | </view> |
... | ... | @@ -161,7 +161,7 @@ |
161 | 161 | <label class="content_after">{{spineFours}}</label> |
162 | 162 | </view> |
163 | 163 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="肛门/外生殖器" data-content="{{portaGenitals}}"> |
164 | - <label class="content_front" style="min-width: 70px;">肛门/外生殖器:</label> | |
164 | + <label class="content_front" style="min-width: 100px;">肛门/外生殖器:</label> | |
165 | 165 | <label class="content_after">{{portaGenitals}}</label> |
166 | 166 | |
167 | 167 | </view> |
168 | 168 | |
... | ... | @@ -169,11 +169,11 @@ |
169 | 169 | </view> |
170 | 170 | <view class="content_line"> |
171 | 171 | <view style="display:flex;width:50%" bindtap="showMoreContent" data-title="经皮胆红素" data-content="{{bilirubin}}"> |
172 | - <label class="content_front" style="min-width: 65px;">经皮胆红素:</label> | |
172 | + <label class="content_front" style="min-width: 80px;">经皮胆红素:</label> | |
173 | 173 | <label class="content_after">{{bilirubin}}</label> |
174 | 174 | </view> |
175 | 175 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="神经系统检查" data-content="{{nerve}}"> |
176 | - <label class="content_front" style="min-width: 70px;">神经系统检查:</label> | |
176 | + <label class="content_front" style="min-width: 85px;">神经系统检查:</label> | |
177 | 177 | <label class="content_after">{{nerve}}</label> |
178 | 178 | |
179 | 179 | </view> |
... | ... | @@ -186,7 +186,7 @@ |
186 | 186 | |
187 | 187 | </view> |
188 | 188 | <view style="display:flex;width:50%" bindtap="showMoreContent" data-title="未闭合尺寸" data-content="{{bregmaValue}}"> |
189 | - <label class="content_front" style="min-width: 65px;">未闭合尺寸:</label> | |
189 | + <label class="content_front" style="min-width: 80px;">未闭合尺寸:</label> | |
190 | 190 | <label class="content_after">{{bregmaValue}}</label> |
191 | 191 | </view> |
192 | 192 | |
193 | 193 | |
... | ... | @@ -240,13 +240,13 @@ |
240 | 240 | <label class="content_after">{{chestw}}</label> |
241 | 241 | </view> |
242 | 242 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="身长别体重" data-content="{{heightWeight}}"> |
243 | - <label class="content_front" style="min-width: 70px;">身长别体重:</label> | |
243 | + <label class="content_front" style="min-width: 80px;">身长别体重:</label> | |
244 | 244 | <label class="content_after">{{heightWeight}}</label> |
245 | 245 | </view> |
246 | 246 | |
247 | 247 | </view> |
248 | 248 | <view class="content_line" bindtap="showMoreContent" data-title="体格发育评价" data-content="{{growthEvaluate}}"> |
249 | - <label class="content_front" style="min-width: 70px;">体格发育评价:</label> | |
249 | + <label class="content_front" style="min-width: 85px;">体格发育评价:</label> | |
250 | 250 | <label class="content_after">{{growthEvaluate}}</label> |
251 | 251 | |
252 | 252 | </view> |
253 | 253 | |
... | ... | @@ -269,11 +269,11 @@ |
269 | 269 | </view> |
270 | 270 | <view class="content_line"> |
271 | 271 | <view style="display:flex;width:50%" bindtap="showMoreContent" data-title="髋关节筛查" data-content="{{hipJoint}}"> |
272 | - <label class="content_front" style="min-width: 75px;">髋关节筛查:</label> | |
272 | + <label class="content_front" style="min-width: 80px;">髋关节筛查:</label> | |
273 | 273 | <label class="content_after">{{hipJoint}}</label> |
274 | 274 | </view> |
275 | 275 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="心理行为测评" data-content="{{heartAction}}"> |
276 | - <label class="content_front" style="min-width: 80px;">心理行为测评:</label> | |
276 | + <label class="content_front" style="min-width: 85px;">心理行为测评:</label> | |
277 | 277 | <label class="content_after">{{heartAction}}</label> |
278 | 278 | </view> |
279 | 279 | |
280 | 280 | |
... | ... | @@ -287,16 +287,16 @@ |
287 | 287 | <view class="content_front" style="min-width: 60px;">血红蛋白:</view> |
288 | 288 | <view class="content_after">{{hemoglobin}}</view> |
289 | 289 | </view> |
290 | - <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="白细胞计数" data-content="{{whiteCell}}"> | |
291 | - <label class="content_front" style="min-width: 75px;">白细胞计数:</label> | |
292 | - <label class="content_after">{{whiteCell}}</label> | |
290 | + <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="白细胞计数" data-content="{{whiteCell}}×10^9/L"> | |
291 | + <label class="content_front" style="min-width: 80px;">白细胞计数:</label> | |
292 | + <label class="content_after">{{whiteCell}}×10^9/L</label> | |
293 | 293 | </view> |
294 | 294 | |
295 | 295 | </view> |
296 | 296 | <view class="content_line"> |
297 | - <view style="display:flex;width:50%" bindtap="showMoreContent" data-title="血小板计数" data-content="{{platelet}}"> | |
298 | - <label class="content_front" style="min-width: 75px;">血小板计数:</label> | |
299 | - <label class="content_after">{{platelet}}</label> | |
297 | + <view style="display:flex;width:50%" bindtap="showMoreContent" data-title="血小板计数" data-content="{{platelet}}×10^9/L"> | |
298 | + <label class="content_front" style="min-width: 80px;">血小板计数:</label> | |
299 | + <label class="content_after">{{platelet}}×10^9/L</label> | |
300 | 300 | </view> |
301 | 301 | <view style="display:flex;width:50%;" bindtap="showMoreContent" data-title="其他" data-content="{{otherBlood}}"> |
302 | 302 | <label class="content_front" style="min-width: 35px;">其他:</label> |