diff --git a/README.md b/README.md index 0e7eb4e..ac5bf88 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ - [ ] 本地缓存 - [ ] 彩色方块 - [x] 游戏音效 -- [ ] i18n +- [x] i18n - [ ] 积分商店,积分收集、兑换 - [ ] 道具系统 diff --git a/src/App.vue b/src/App.vue index 6b2355b..581b348 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,9 @@