Commit 917106a9 authored by liujiangnan's avatar liujiangnan

fix: 错别字

parent 223a5ebe
...@@ -83,9 +83,9 @@ export default class SceneComponent extends MyCocosSceneComponent { ...@@ -83,9 +83,9 @@ export default class SceneComponent extends MyCocosSceneComponent {
} }
} }
// 学习小 // 学习小
partCount = 0; partCount = 0;
// 本周学习小 // 本周学习小
partWeekCount = 0; partWeekCount = 0;
async initPartInfo() { async initPartInfo() {
if (!this.userInfo) { if (!this.userInfo) {
......
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