ソースを参照

commit -m 超级会员优化

zhengjinyi 2 年 前
コミット
a9d7e564dd

+ 2 - 0
pages/seller/cart/components/cm-unit-popup.vue

@@ -171,6 +171,8 @@ export default {
 			this.skuList = this.skuProduct.skus
 			this.isBtnDisabled = this.skuList[0].stock === 0
 			this.productCount = this.skuList[0].minBuyNumber
+			this.handleMinNumber = this.skuList[0].minBuyNumber
+			this.handleStock = this.skuList[0].stock
 			this.skuProduct.price = this.skuList[0].price
 			this.addParams.skuId = this.skuList[0].skuId
 			this.addParams.clubId = clubInfo.clubId ? clubInfo.clubId : 0

+ 1 - 1
pages/user/member/member.vue

@@ -247,7 +247,7 @@ export default {
 				{
 					icon: 'https://static.caimei365.com/app/img/icon/icon-member-prer2@2x.png',
 					privText: '专属优惠券',
-					privName: '超级会员专享'
+					privName: '每三个月可领'
 				},
 				{
 					icon: 'https://static.caimei365.com/app/img/icon/icon-member-prer8@2x.png',