This commit is contained in:
2026-02-05 09:56:37 +08:00
parent 3dc81e7f53
commit 5ff2925ba1

View File

@@ -26,7 +26,6 @@ Vue.prototype.$langConfig = Lang; //语言包对象
Vue.prototype.$lang = Lang.lang; //解析语言包
Vue.prototype.$config = Config;
Vue.prototype.getCurrentLocale = Lang.lang
// #ifdef H5