From b3a0c5c43a1276ca6d0c527c9a7df33bcd4bdfbd Mon Sep 17 00:00:00 2001 From: "[yxf]" <[1524240689@qq.com]> Date: Wed, 22 Apr 2026 10:04:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4main.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-uniapp/main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/im-uniapp/main.js b/im-uniapp/main.js index a36ae3b..f94549f 100644 --- a/im-uniapp/main.js +++ b/im-uniapp/main.js @@ -87,4 +87,5 @@ export function createApp() { } return { app, pinia } -} \ No newline at end of file +} +export { i18n } \ No newline at end of file