Commit a1c039491ca3b09af22a67bde282c801568eb55a
1 parent
5907bbc0
批量预约先隐藏
Showing
1 changed file
with
1 additions
and
2 deletions
pages/user/my_service/i_service.wxml
... | ... | @@ -98,6 +98,5 @@ |
98 | 98 | <warn id="warn"></warn> |
99 | 99 | <my_confirm id="my_confirm"></my_confirm> |
100 | 100 | |
101 | - | |
102 | 101 | <!-- 批量预约图标 --> |
103 | -<view class="icon-container" bindtap="goto" data-url="/packageA/pages/my_service2/appment_main"><text class="iconfont icon-plyy"></text></view> | |
104 | 102 | \ No newline at end of file |
103 | +<!-- <view class="icon-container" bindtap="goto" data-url="/packageA/pages/my_service2/appment_main"><text class="iconfont icon-plyy"></text></view> --> | |
105 | 104 | \ No newline at end of file | ... | ... |