From 3e6a41029962b51b04f36ed9b3dabb5c2688b654 Mon Sep 17 00:00:00 2001 From: Burt Date: Fri, 6 Sep 2024 10:37:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20add=20comment=20=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/about/i18n.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/about/i18n.vue b/src/pages/about/i18n.vue index 88150eb..69f3044 100644 --- a/src/pages/about/i18n.vue +++ b/src/pages/about/i18n.vue @@ -17,6 +17,7 @@ 2. 多语言传递的参数不生效,如下 heavy 已解决 + 把 $t 改为自定义的 t 即可 多语言测试