🐛 Fix: i18n bug

This commit is contained in:
PiEgg
2023-01-07 20:50:59 +08:00
parent 66d8d714db
commit 911e34e98d
9 changed files with 36 additions and 17 deletions
+1
View File
@@ -32,6 +32,7 @@ app.config.globalProperties.$builtInPicBed = [
'aliyun',
'github'
]
app.config.unwrapInjectedRef = true
app.config.globalProperties.$$db = db
app.config.globalProperties.$http = axios