diff --git a/pages/annex/vip_paid/index.vue b/pages/annex/vip_paid/index.vue index 14fed9b..b64a723 100644 --- a/pages/annex/vip_paid/index.vue +++ b/pages/annex/vip_paid/index.vue @@ -98,7 +98,7 @@ --> - + {{item.title}} @@ -302,7 +302,7 @@ // this.createMemberCard('weixin'); var discountInfos=[] this.newcomer_products[this.libaoindex].products.forEach(el=>{ - discountInfos.push({product_id:el.product_id,"unique":"",id:el.id}) + discountInfos.push({product_id:el.product_id,"unique":"",id:el.id,pnum:el.pnum }) }) if (this.ishyxy) { let data = { @@ -594,10 +594,10 @@ .popupbox { width: 600rpx; - height: 400rpx; background: #28282A; border-radius: 20rpx; padding: 34rpx; + .popupboxtitle { text-align: center; @@ -615,6 +615,8 @@ font-size: 24rpx; color: #C6C4CA; line-height: 30rpx; + height: 400px; + overflow-y: auto; } } diff --git a/pages/goods_cate/template/template1.vue b/pages/goods_cate/template/template1.vue index ed8e677..890734c 100644 --- a/pages/goods_cate/template/template1.vue +++ b/pages/goods_cate/template/template1.vue @@ -10,7 +10,7 @@ - 请输入商品名称 + 请输入商品名称1 diff --git a/pages/goods_cate/template/template3.vue b/pages/goods_cate/template/template3.vue index 5926d3e..905d3f1 100644 --- a/pages/goods_cate/template/template3.vue +++ b/pages/goods_cate/template/template3.vue @@ -10,7 +10,7 @@ - 请输入商品名称 + 请输入商品名称3 @@ -35,7 +35,7 @@ - - + + @@ -188,7 +188,7 @@ @tap="subOrder">去结算({{cartNum}}) - + diff --git a/pages/goods_cate/template/template4.vue b/pages/goods_cate/template/template4.vue index dd1c0c7..42c6927 100644 --- a/pages/goods_cate/template/template4.vue +++ b/pages/goods_cate/template/template4.vue @@ -9,7 +9,7 @@ - 请输入商品名称 + 请输入商品名称4 diff --git a/pages/goods_details/index.vue b/pages/goods_details/index.vue index 2531907..b06d9a9 100644 --- a/pages/goods_details/index.vue +++ b/pages/goods_details/index.vue @@ -58,7 +58,7 @@ decimalSize="32" color="#ffffff" weight> - 售价{{ attr.productSelect.price }} + 售价{{ attr.productSelect.price }} 会员价¥{{storeInfo.vip_price}} @@ -128,9 +128,9 @@ integerSize="48" preFix="到手价" preFixSize="22" - color='#D64D22' + textColor="var(--view-theme)" decimalSize="32" weight> - 售价 {{ attr.productSelect.price }} + 售价{{ attr.productSelect.price }} - - - ¥{{storeInfo.vip_price}} - - 已售:{{ storeInfo.fsales || 0 }}{{ storeInfo.unit_name || ''}} - + + SVIP + ¥{{storeInfo.vip_price}}