Commit d1900331 authored by 彭佳妮(贵阳日报)'s avatar 彭佳妮(贵阳日报)
parents 3bb95519 9a1a518e
......@@ -472,6 +472,7 @@ page {
background: #ffffff;
position: relative;
margin-top: 10rpx;
margin-bottom: 20rpx;
.bootom-top {
display: flex;
align-items: center;
......
......@@ -238,9 +238,13 @@
<wd-icon v-else color="red" name="star-on" size="22px"></wd-icon>
{{ shopInfo.privateIntFcount }}
</view>
<view class="start" @click="shareFn">
<!-- <view class="start" @click="shareFn">
<image src="@/static/shop/share.png"></image>
分享
</view> -->
<view class="start" @click="shareFn">
<!-- <image src="@/static/shop/share.png"></image>
分享 -->
</view>
<view class="btn" @click="buyNow">立即抢购</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