Commit ea265072837672d4b3f4aa2767b6282e017ffaaf
Exists in
master
and in
2 other branches
Merge branch 'master' of https://git.healthbaby.com.cn/luoye/littleapp_child
Showing 3 changed files
littleApp_child/pages/CheckReport/CheckReport.wxml
View file @
ea26507
... | ... | @@ -144,6 +144,6 @@ |
144 | 144 | <view class="backgroundView" wx:if="{{noData == true}}"> |
145 | 145 | <image class="empty_icon" mode="aspectFit" src="../../source/empty.png"></image> |
146 | 146 | <view class="empty_text">亲,您的宝宝还没有做过检查哦!</view> |
147 | - <view class="empty_back" bindtap="backPage">返回</view> | |
147 | + <!-- <view class="empty_back" bindtap="backPage">返回</view> --> | |
148 | 148 | </view> |
littleApp_child/pages/home/home.json
View file @
ea26507
littleApp_child/pages/home/home.wxml
View file @
ea26507
... | ... | @@ -93,7 +93,7 @@ |
93 | 93 | <image class="we_topImg" mode="aspectFill" src="../../source/youerbaojian_banner.png"></image> |
94 | 94 | <view> |
95 | 95 | <view class="we_title_view"> |
96 | - <image class="we_icon"></image> | |
96 | + <image class="we_icon" style="background:white"></image> | |
97 | 97 | <view class="we_title">幼儿保健</view> |
98 | 98 | </view> |
99 | 99 | <view class="we_content">妈咪baby之“幼儿保健”,主要针对0-6周岁婴幼儿提供院内保健检查信息、诊断指导意见以及相关医疗服务提醒等业务。</view> |