diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue
index 1d5e005..fb90ba5 100644
--- a/pages/goods_details/index.vue
+++ b/pages/goods_details/index.vue
@@ -1,414 +1,380 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- ¥{{storeInfo.price}}
- ¥{{storeInfo.ot_price}}
-
- ¥{{storeInfo.svip_price}}
-
-
-
-
-
-
-
- {{storeInfo.merchant.type_name}}
- 自营
- {{storeInfo.store_name}}
-
-
-
- 分享
-
-
-
- 积分最高可抵扣{{storeInfo.max_integral}}元
- 包邮
-
-
-
-
- ¥
- {{storeInfo.price}}
-
- ¥{{storeInfo.svip_price}}
-
-
-
-
-
- 分享
-
-
-
-
-
- 开通 SVIP会员 立省{{svipData.save_money}}元
-
-
- 立即开通
-
-
-
-
- 积分最高可抵扣{{storeInfo.max_integral}}元
- 包邮
-
-
- {{storeInfo.merchant.type_name}}
- 自营
- {{storeInfo.store_name || ''}}
-
-
- 市场价:¥{{storeInfo.ot_price ? storeInfo.ot_price : ''}}
-
- 库存:{{storeInfo.stock ? storeInfo.stock : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}
-
- 销量:{{storeInfo.sales ? storeInfo.sales : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}
-
-
-
-
-
- {{ storeInfo.top_name }} · 第{{ storeInfo.top_num }}名
-
-
-
-
-
-
- 优惠券:
-
- 满{{item.use_min_price}}减{{item.coupon_price}}
-
-
-
-
-
- {{attrTxt}}:
- {{attrValue}}
-
-
-
-
-
- 参数:
-
- {{item.name}}
- ...
-
-
-
-
-
-
- 运费:
- {{shippingValue}}
-
-
-
-
-
- 保障:
-
-
- {{item.guarantee_name ? item.guarantee_name : ''}}
-
-
-
-
-
-
-
-
-
- 优惠套餐({{comboTotal}})
-
- 查看全部
-
-
-
-
-
-
-
-
-
-
-
- 共{{item.count}}件
- 省 ¥{{item.max_price}}
-
-
-
-
-
-
-
- 用户评价({{replyCount}})
-
- {{replyChance}}好评率
-
-
-
-
-
-
-
-
-
-
- 种草秀
-
- 查看全部
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{storeInfo.merchant.mer_name ? storeInfo.merchant.mer_name : ''}}
-
- {{storeInfo.merchant.type_name}}
- 自营
-
-
- {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
-
- 0人关注
-
- 进店
-
-
-
- 商品描述{{storeInfo.merchant.product_score}}
-
-
- 卖家服务{{storeInfo.merchant.service_score}}
-
-
- 物流服务{{storeInfo.merchant.postage_score}}
-
-
-
-
- 店铺推荐
-
-
-
-
-
-
- {{item.store_name}}
-
- ¥{{item.price}}
-
-
-
-
-
-
-
-
- 产品介绍
-
-
-
-
-
-
-
-
-
- {{description.content.title}}
-
-
-
-
-
-
-
-
- {{priceRule.rule_name}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 分享给好友
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 保存到手机
-
-
- 长按图片可以保存到手机
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{storeInfo.price}}
+ ¥{{storeInfo.ot_price}}
+
+ ¥{{storeInfo.svip_price}}
+
+
+
+
+
+
+
+ {{storeInfo.merchant.type_name}}
+ 自营
+ {{storeInfo.store_name}}
+
+
+
+ 分享
+
+
+
+ 积分最高可抵扣{{storeInfo.max_integral}}元
+ 包邮
+
+
+
+
+ ¥
+ {{storeInfo.price}}
+
+ ¥{{storeInfo.svip_price}}
+
+
+
+
+
+ 分享
+
+
+
+
+
+ 开通 SVIP会员 立省{{svipData.save_money}}元
+
+
+ 立即开通
+
+
+
+
+ 积分最高可抵扣{{storeInfo.max_integral}}元
+ 包邮
+
+
+ {{storeInfo.merchant.type_name}}
+ 自营
+ {{storeInfo.store_name || ''}}
+
+
+ 市场价:¥{{storeInfo.ot_price ? storeInfo.ot_price : ''}}
+ 库存:{{storeInfo.stock ? storeInfo.stock : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}
+ 销量:{{storeInfo.sales ? storeInfo.sales : 0}}{{storeInfo.unit_name ? storeInfo.unit_name : ''}}
+
+
+
+
+
+ {{ storeInfo.top_name }} · 第{{ storeInfo.top_num }}名
+
+
+
+
+
+
+ 优惠券:
+ 满{{item.use_min_price}}减{{item.coupon_price}}
+
+
+
+
+
+ {{attrTxt}}:
+ {{attrValue}}
+
+
+
+
+
+ 参数:
+
+ {{item.name}}
+ ...
+
+
+
+
+
+
+ 运费:
+ {{shippingValue}}
+
+
+
+
+
+ 保障:
+
+
+ {{item.guarantee_name ? item.guarantee_name : ''}}
+
+
+
+
+
+
+
+
+
+ 优惠套餐({{comboTotal}})
+
+ 查看全部
+
+
+
+
+
+
+
+
+
+
+
+ 共{{item.count}}件
+ 省 ¥{{item.max_price}}
+
+
+
+
+
+
+
+ 用户评价({{replyCount}})
+
+ {{replyChance}}好评率
+
+
+
+
+
+
+
+
+
+
+ 种草秀
+
+ 查看全部
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{storeInfo.merchant.mer_name ? storeInfo.merchant.mer_name : ''}}
+
+ {{storeInfo.merchant.type_name}}
+ 自营
+
+
+ {{storeInfo.merchant.care_count < 10000 ? storeInfo.merchant.care_count : (storeInfo.merchant.care_count/10000).toFixed(2)+'万'}}人关注
+
+ 0人关注
+
+ 进店
+
+
+
+ 商品描述{{storeInfo.merchant.product_score}}
+
+
+ 卖家服务{{storeInfo.merchant.service_score}}
+
+
+ 物流服务{{storeInfo.merchant.postage_score}}
+
+
+
+
+ 店铺推荐
+
+
+
+
+
+
+ {{item.store_name}}
+
+ ¥{{item.price}}
+
+
+
+
+
+
+
+
+ 产品介绍
+
+
+
+
+
+
+
+
+ {{description.content.title}}
+
+
+
+
+
+
+
+ {{priceRule.rule_name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 分享给好友
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存到手机
+
+
+ 长按图片可以保存到手机
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+