gift-navigation.wxml 1.2 KB

1
  1. <view class="safe-area-inset-bottom u-bottom-fixed data-v-63763ba1"><view class="page-width gift-navigation dir-left-nowrap cross-center data-v-63763ba1"><view data-event-opts="{{[['tap',[['routeGo',['/plugins/gift/index/index']]]]]}}" class="nav main-center cross-center data-v-63763ba1" bindtap="__e"><view class="{{['data-v-63763ba1','icon','gift-icon','background-image',''+(tab_route==='plugins/gift/index/index'?theme+'-background':'default-background')]}}"></view><text class="{{['data-v-63763ba1','text',''+(tab_route==='plugins/gift/index/index'?theme+'-color':'default-text')]}}">送礼</text></view><view class="line data-v-63763ba1"></view><view data-event-opts="{{[['tap',[['routeGo',['/plugins/gift/order/order']]]]]}}" class="nav main-center cross-center data-v-63763ba1" bindtap="__e"><view class="{{['data-v-63763ba1','icon','my-icon','background-image',''+(tab_route==='plugins/gift/order/order'?theme+'-background':'default-background')]}}"></view><text class="{{['data-v-63763ba1','text',''+(tab_route==='plugins/gift/order/order'?theme+'-color':'default-text')]}}">我的</text></view></view><block wx:if="{{navBool}}"><view style="{{'width:'+('100%')+';'+('height:'+(botHeight+'rpx')+';')}}" class="data-v-63763ba1"></view></block></view>