From e396f9bf722ed7388553ff628f1f8547c7947017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Sat, 4 May 2024 14:30:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=87=E6=A1=88=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/i18n.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/pages/index/i18n.vue b/src/pages/index/i18n.vue index e5dc40a..9722fa3 100644 --- a/src/pages/index/i18n.vue +++ b/src/pages/index/i18n.vue @@ -10,8 +10,14 @@ 经过我的测试发现,小程序里面会有2处BUG: - 1. 页面标题多语言不生效 - 2. 多语言传递的参数不生效,如下 heavy + + 1. 页面标题多语言不生效 + 已解决 + + + 2. 多语言传递的参数不生效,如下 heavy + 已解决 + 多语言测试 {{ $t('app.name') }}