Commit a852cd1bb725cfa240dfbbf92aafc57c73c57018

Authored by taiyuan
1 parent 3ab8dba1

服务项目无数据时也显示立即购买

pages/user/my_service/i_service.wxml
@@ -83,7 +83,7 @@ @@ -83,7 +83,7 @@
83 <image src="{{iurl}}miniapp/images/yyservice/no_history.png"></image> 83 <image src="{{iurl}}miniapp/images/yyservice/no_history.png"></image>
84 </view> 84 </view>
85 <!-- <view class="flex-level fs30 xc-ash">暂无服务项目</view> --> 85 <!-- <view class="flex-level fs30 xc-ash">暂无服务项目</view> -->
86 - <view class="flex-level fs30 xc-ash">暂无服务卡项</view> 86 + <view class="flex-level fs30 xc-ash">暂无服务卡项,<text class="ctb" data-url="/packageA/pages/cardList/cardList" bindtap="goto">立即购买!</text></view>
87 <view class="flex-level"> 87 <view class="flex-level">
88 <navigator data-url="/pages/user/index/index" bindtap="goto"> 88 <navigator data-url="/pages/user/index/index" bindtap="goto">
89 <view class="flex-center fs28 white">回到首页</view> 89 <view class="flex-center fs28 white">回到首页</view>