Commit d1900331 authored by 彭佳妮(贵阳日报)'s avatar 彭佳妮(贵阳日报)
parents 3bb95519 9a1a518e
...@@ -472,6 +472,7 @@ page { ...@@ -472,6 +472,7 @@ page {
background: #ffffff; background: #ffffff;
position: relative; position: relative;
margin-top: 10rpx; margin-top: 10rpx;
margin-bottom: 20rpx;
.bootom-top { .bootom-top {
display: flex; display: flex;
align-items: center; align-items: center;
......
...@@ -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