Commit 52d639bb authored by liujiangnan's avatar liujiangnan

feat

parent 84697bfa
......@@ -117,7 +117,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
} else {
const levelTexts = ["","","","",""];
this.showTips(`完成拼读天地第${levelTexts[idx]}级别的学习才能解锁哦!`);
this.showTips(`请先学习拼读天地第${levelTexts[idx+1]}级别的内容哦!`);
}
});
} 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