英文版本配置,部分报错问题修复

This commit is contained in:
2025-08-14 14:41:36 +08:00
parent 79d755fbad
commit de8e81a5e2
19 changed files with 188 additions and 187 deletions

View File

@ -193,7 +193,7 @@ export default {
});
} else if (val === '中国站' || val === 'China Station') {
this.$u.http.setConfig({
baseUrl: 'https://zetatech.zzkj-cloud.com/api'
baseUrl: 'https://zzkj-cloud.com/api'
});
}
const res = await this.$u.api.GetLanguageConfig('zh')