Commit b21b9e8c5e7c44fef786e2f5efd46dc88bdcaeba
1 parent
b39715b5
新版预约
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/my_service/i_service.wxml
... | ... | @@ -99,4 +99,4 @@ |
99 | 99 | <my_confirm id="my_confirm"></my_confirm> |
100 | 100 | |
101 | 101 | <!-- 批量预约图标 --> |
102 | -<!-- <view class="icon-container" bindtap="goto" data-url="/packageA/pages/my_service2/appment_main"><text class="iconfont icon-plyy"></text></view> --> | |
103 | 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> | |
104 | 104 | \ No newline at end of file | ... | ... |