From ab9d6c46fe78f005ff1efb5cbef1be763a69e4a2 Mon Sep 17 00:00:00 2001 From: jt <jt@activesoft.com.cn> Date: 星期六, 20 七月 2024 16:36:57 +0800 Subject: [PATCH] test --- locale/index.js | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locale/index.js b/locale/index.js index bf1997c..1658c56 100644 --- a/locale/index.js +++ b/locale/index.js @@ -20,6 +20,6 @@ // messages, // set locale messages // }) -export const setup = (app) => { - // app.use(i18n) -} \ No newline at end of file +// export const setup = (app) => { +// // app.use(i18n) +// } \ No newline at end of file -- Gitblit v1.9.1