refactor(core): replace history to ViewService.history (#6972)

upstream: #6966
This commit is contained in:
JimmFly
2024-05-22 04:01:33 +00:00
parent 3b8345ea5a
commit 609766d898
4 changed files with 84 additions and 57 deletions

View File

@@ -66,7 +66,7 @@ export const LOCALES = [
originalName: '简体中文',
flagEmoji: '🇨🇳',
base: false,
completeRate: 1,
completeRate: 0.99,
res: zh_Hans,
},
{