绿满眶商城微信小程序-uniapp
zxl
2025-08-04 a38827061b6679a39d719dee72904ffbe49bd8e8
pages/product/goods.vue
@@ -648,7 +648,7 @@
      this.goodsSpec = response.data.result.specs;
      this.PromotionList = response.data.result.promotionMap;
      this.goodsParams = response.data.result.goodsParamsDTOList || [];
   console.log('优惠卷活动--------------------》',response.data.result.promotionMap)
      // 判断是否拼团活动或者积分商品 如果有则显示拼团活动信息
      this.PromotionList &&
        Object.keys(this.PromotionList).forEach((item) => {