Commit e4ee60cf by 穆启卓

改了一句话

parent 0839fa2e
...@@ -521,7 +521,7 @@ Page({ ...@@ -521,7 +521,7 @@ Page({
} }
} else { } else {
if (currentSteps >= targetSteps) { if (currentSteps >= targetSteps) {
content = '恭喜你今日步数已达标,去比赛详情页同步状态吧'; content = '恭喜你今日步数已达标,去比赛详情页查看步数是否提交成功';
} else { } else {
content = '提交今日步数成功,去继续行走吧'; content = '提交今日步数成功,去继续行走吧';
} }
......
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