+1
-5
@@ -25,5 +25,2 @@ "use strict"; | ||
| shopUserInfo = shopUserInfo || {}; | ||
| if (shopInfo.isMemberPrice) { | ||
| shopUserInfo.isMemberPrice = 1; | ||
| } | ||
| if (!limitTimeDiscountRes || !limitTimeDiscountRes.id) { | ||
@@ -77,4 +74,3 @@ return false; | ||
| if (shopUserInfo.isMemberPrice == 1 && | ||
| shopUserInfo.isVip == 1 && | ||
| shopInfo.isMemberPrice == 1) { | ||
| shopUserInfo.isVip == 1) { | ||
| const memberPrice = goods.memberPrice || goods.salePrice; | ||
@@ -81,0 +77,0 @@ //是会员而且启用会员价 |
+1
-1
| { | ||
| "name": "ysk-utils", | ||
| "version": "1.0.82", | ||
| "version": "1.0.83", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
272823
-0.04%6500
-0.06%