1

parent 840c2c7d
...@@ -238,9 +238,13 @@ ...@@ -238,9 +238,13 @@
<wd-icon v-else color="red" name="star-on" size="22px"></wd-icon> <wd-icon v-else color="red" name="star-on" size="22px"></wd-icon>
{{ shopInfo.privateIntFcount }} {{ shopInfo.privateIntFcount }}
</view> </view>
<view class="start" @click="shareFn"> <!-- <view class="start" @click="shareFn">
<image src="@/static/shop/share.png"></image> <image src="@/static/shop/share.png"></image>
分享 分享
</view> -->
<view class="start" @click="shareFn">
<!-- <image src="@/static/shop/share.png"></image>
分享 -->
</view> </view>
<view class="btn" @click="buyNow">立即抢购</view> <view class="btn" @click="buyNow">立即抢购</view>
</view> </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