Commit b0bf0971cc5f595c944ffd8b3748a5822bec696b
1 parent
8f86f3ed
协助预约暂无服务项目不显示立即购买
Showing
1 changed file
with
2 additions
and
2 deletions
packageA/pages/my_service/i_service.wxml
... | ... | @@ -86,8 +86,8 @@ |
86 | 86 | <view class="flex-level"> |
87 | 87 | <image src="{{iurl}}miniapp/images/yyservice/no_history.png"></image> |
88 | 88 | </view> |
89 | - <!-- <view class="flex-level fs30 xc-ash">暂无服务项目</view> --> | |
90 | - <view class="flex-level fs30 xc-ash">暂无服务卡项,<text class="ctb" data-url="/packageA/pages/cardList/cardList" bindtap="goto">立即购买!</text></view> | |
89 | + <view class="flex-level fs30 xc-ash">暂无服务项目</view> | |
90 | + <!-- <view class="flex-level fs30 xc-ash">暂无服务卡项,<text class="ctb" data-url="/packageA/pages/cardList/cardList" bindtap="goto">立即购买!</text></view> --> | |
91 | 91 | <view class="flex-level"> |
92 | 92 | <navigator data-url="/pages/user/index/index" bindtap="goto"> |
93 | 93 | <view class="flex-center fs28 white">回到首页</view> | ... | ... |