Commit 23a1dd7c authored by haiyoucuv's avatar haiyoucuv

整理一下代码

parent 195c5296
......@@ -37,7 +37,7 @@ export default class NoBoxPanel extends Panel {
const {totalScore, score,} = this.data;
this.score.string = score.toString();
this.total.string = `累计游园积分${totalScore}`;
this.total.string = `累计游园${totalScore}`;
}
/**
......
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