diff --git a/packkey/reduce.html b/packkey/reduce.html index 405c8c4..6f44396 100644 --- a/packkey/reduce.html +++ b/packkey/reduce.html @@ -93,7 +93,7 @@
- {{goodInfo.available!=1?buttonTextFun(goodsInfo.type,'received'):buttonTextFun(goodsInfo.type,'receive')}}
+ {{goodInfo.available==9?buttonTextFun(goodsInfo.type,'received'):buttonTextFun(goodsInfo.type,'receive')}}

- 兑换说明 -

diff --git a/reduce.html b/reduce.html index 33f3fee..c193abf 100644 --- a/reduce.html +++ b/reduce.html @@ -99,7 +99,7 @@
- {{goodInfo.available!=1?buttonTextFun(goodInfo.type,'received'):buttonTextFun(goodInfo.type,'receive')}}
+ {{goodInfo.available==9?buttonTextFun(goodInfo.type,'received'):buttonTextFun(goodInfo.type,'receive')}}

- 兑换说明 -