lhl 1 month ago
parent
commit
1321bd5a44
1 changed files with 3 additions and 2 deletions
  1. 3 2
      pages/goods_details/index.vue

+ 3 - 2
pages/goods_details/index.vue

@@ -129,6 +129,7 @@
 																<text class="iconfont icon-dengjitubiao"></text>{{storeInfo.level_name}}
 															</view>
 														</view> -->
+														<text v-if="sharePacket.priceName"> / 分享赚 ¥{{sharePacket.priceName}}</text>
 													</view>
 													<view class="iconfont icon-fenxiang skeleton-rect"
 														@click="listenerActionSheet" v-if="base64Show && diyProduct.is_share">
@@ -439,9 +440,9 @@
 								</form>
 							</view>
 						</view>
-						<shareRedPackets :sharePacket="sharePacket" :showAnimate="showAnimate"
+						<!-- <shareRedPackets :sharePacket="sharePacket" :showAnimate="showAnimate"
 							@listenerActionSheet="listenerActionSheet" @boxStatus="boxStatus" @closeChange="closeChange"
-							v-if="base64Show && !fromPage"></shareRedPackets>
+							v-if="base64Show && !fromPage"></shareRedPackets> -->
 						<!-- 属性组件 -->
 						<productWindow ref='productWindow' :attr="attr" :isShow="1" :iSplus="1" :cusPreviewImg='1' :storeInfo="storeInfo" :productType="storeInfo.product_type" :productId="storeInfo.id" :isStoreBuy="is_store_buy"
 							@myevent="onMyEvent" @ChangeAttr="ChangeAttr" @ChangeCartNum="ChangeCartNum"