Commit 1bdb751f2f4567c3701133e99073212d3056c6c1
1 parent
988f2c290d
Exists in
master
and in
2 other branches
服务开通
Showing 2 changed files with 8 additions and 1 deletions
littleApp_child/pages/vipService/vipService.json
View file @
1bdb751
littleApp_child/pages/vipService/vipService.wxml
View file @
1bdb751
| ... | ... | @@ -46,5 +46,12 @@ |
| 46 | 46 | <view style='height:19px;'></view> |
| 47 | 47 | </view> |
| 48 | 48 | </block> |
| 49 | + <view class="vip_intr_bg" style='margin-top:10px;'> | |
| 50 | + <view class="vip_intr_titleBar"> | |
| 51 | + <view class="vip_intr_titleBar_text" style='margin-left:0px'>服务开通介绍:</view> | |
| 52 | + </view> | |
| 53 | + <view class="vip_intr_content">在幼儿保健小程序首页中点击进入医院列表,选择距离便捷的医院并前往完成儿童建档后,相关人员可根据您的需求开通相应的幼儿保健服务。</view> | |
| 54 | + <view style='height:19px;'></view> | |
| 55 | + </view> | |
| 49 | 56 | </view> |