刚提交的回复时间显示为“刚刚”

huang_temp
cxt 9 years ago
parent 8540b48091
commit 0cc8cb9928

@ -182,7 +182,7 @@ module ApiHelper
timeIntoFormat = 0
updateAtValue = ""
if timePassed < 0
updateAtValue = "1分钟前"
updateAtValue = "刚刚"
elsif timePassed < ONE_MINUTE
updateAtValue = "1分钟前"
elsif timePassed < ONE_HOUR

Loading…
Cancel
Save