悬浮按钮

parent ace70b4e
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
<image class="fab-icon" src="../../static/index/coupon.png"></image> <image class="fab-icon" src="../../static/index/coupon.png"></image>
<text class="fab-text">优惠券</text> <text class="fab-text">优惠券</text>
</view> </view>
<view class="custom-button" @click="go('/pages/storeEntry/index')"> <!-- <view class="custom-button" @click="go('/pages/storeEntry/index')">
<image class="fab-icon" src="../../static/index/coupon.png"></image> <image class="fab-icon" src="../../static/index/coupon.png"></image>
<text class="fab-text">商家</text> <text class="fab-text">商家</text>
</view> </view>
<view class="custom-button" @click="go('/pages/assistingAgriculture/index/index')"> <view class="custom-button" @click="go('/pages/assistingAgriculture/index/index')">
<image class="fab-icon" src="../../static/index/coupon.png"></image> <image class="fab-icon" src="../../static/index/coupon.png"></image>
<text class="fab-text">助农</text> <text class="fab-text">助农</text>
</view> </view> -->
</view> </view>
<!-- 预售主页 --> <!-- 预售主页 -->
<view v-if="position === '2'" class="outer-view"> <view v-if="position === '2'" class="outer-view">
......
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