Commit ef62175b authored by Alex朱枝文's avatar Alex朱枝文

积分中心文案更新

parent b5577e9a
......@@ -178,7 +178,7 @@ class YHMemberCenterViewController: YHBaseViewController {
buttonTitles.append("\(minLevel.description)可兑")
buttonStates.append(.memberOnly)
} else if giftModel.num <= 0 {
details.append("本月已兑换完毕,次月更新")
details.append("本月已无库存,次月更新")
buttonTitles.append("暂无库存")
buttonStates.append(.outOfStock)
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment