From 5ff2925ba194e265c559750daa8f12f58011948f Mon Sep 17 00:00:00 2001 From: jinhhanhan <1683105490@qq.com> Date: Thu, 5 Feb 2026 09:56:37 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/main.js b/main.js index 5306f21..df494e4 100644 --- a/main.js +++ b/main.js @@ -26,7 +26,6 @@ Vue.prototype.$langConfig = Lang; //语言包对象 Vue.prototype.$lang = Lang.lang; //解析语言包 Vue.prototype.$config = Config; -Vue.prototype.getCurrentLocale = Lang.lang // #ifdef H5