|
|
@@ -95,7 +95,7 @@
|
|
|
<view class="tag_2 tag_2--bought" @click.stop="pageTo({url:'/pagesPurchase/shopping?ghsId='+ghsInfo.id+'&ghsName='+ghsInfo.name})">
|
|
|
<text>购买记录</text>
|
|
|
</view>
|
|
|
- <view class="tag_2" @click.stop="callUp(ghsInfo)" style="color:#09C567;border-color:#09C567;font-weight:bold;"> <text>联系我们</text> </view>
|
|
|
+ <view class="tag_2" @click.stop="callUp(ghsInfo)" style="color:#09C567;border-color:#09C567;font-weight:bold;"> <text>联系本店</text> </view>
|
|
|
<view class="tag_2 tag_2--share" style="color:#09C567;border-color:#09C567;font-weight:bold;position:relative;">
|
|
|
<button open-type="share" :data-ghs="ghsInfo" style="position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10;"></button>
|
|
|
<text>分享此店</text>
|