Commit 80af50cb by 高淑倩

优化

parent 33bbcb9f
......@@ -19,8 +19,9 @@
</block>
</scroll-view>
<view class="scroll-view-right" bindtap="handelToVipCode">
<!-- showQrcode 1 显示 0 隐藏-->
<image class="right-img" src="./../../assets/imgs/7_1_0/scancode.png" mode="widthFix" lazy-load="false" binderror="" bindload="" />
<text class="active vip-text" selectable="false" space="false" decode="false">会员码</text>
<text class="active vip-text" selectable="false" space="false" decode="false"> 会员码</text>
</view>
</view>
<!-- 页面内容 -->
......
......@@ -18,8 +18,8 @@
<bottom-tabs tab-bar="{{pItem.tabBar}}" />
</view>-->
<view class="" wx:if="{{ pItem.type == 9 ? pItem.type == 9 : pItem.type == 5}}">
<attention wx:if="{{pItem.type == 9}}" />
<bottom-tabs wx:else tab-bar="{{pItem.tabBar}}" />
<!-- <attention wx:if="{{pItem.type == 9}}" /> wx:else -->
<bottom-tabs tab-bar="{{pItem.tabBar}}" />
</view>
<view class="" wx:if="{{pItem.type == 6}}">
<announcement notice="{{pItem.notice}}" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment