Commit 2844f935 by 赵雅纹

Merge branch 'fixbug-ZYW' into 'dev_7.1.0'

Fixbug zyw

See merge request !148
parents 8e7073ef 9ea31a82
......@@ -81,21 +81,21 @@
</view>
</view>
<!-- <view class="share-wrap" wx:if="{{extendProList.length}}"> -->
<view class="share-wrap">
<view class="share-button" bindtap="onTapShare">
<image mode="widthFix" src="/assets/imgs/7_1_0/quick-share-black.jpg" />
<text>快速分享</text>
</view>
<view class="share-button" bindtap="onTapPoster">
<image mode="widthFix" src="/assets/imgs/7_1_0/poster-black.jpg"/>
<text>生成海报</text>
</view>
</view>
<!-- <view class="df no-list" wx:if="{{!extendProList.length}}">
暂无推广商品
</view> -->
</scroll-view>
<view class="share-wrap" wx:if="{{currentTab==0}}">
<view class="share-button" bindtap="onTapShare">
<image mode="widthFix" src="/assets/imgs/7_1_0/quick-share-black.jpg" />
<text>快速分享</text>
</view>
<view class="share-button" bindtap="onTapPoster">
<image mode="widthFix" src="/assets/imgs/7_1_0/poster-black.jpg"/>
<text>生成海报</text>
</view>
</view>
<!-- </swiper-item>
<swiper-item> -->
<scroll-view scroll-y wx:if="{{currentTab==1}}">
......
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