From a14c5a84f9728dfac8ad8c1a2f3da6ee6dcd7d3c Mon Sep 17 00:00:00 2001 From: kjxbyz Date: Thu, 5 Dec 2024 16:47:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BB=85=E5=9C=A8App=E5=92=8CH5?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E4=B8=8B=E6=98=BE=E7=A4=BArenderjs=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/template/template.nvue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/tabBar/template/template.nvue b/pages/tabBar/template/template.nvue index bbdcdc08..90b467ae 100644 --- a/pages/tabBar/template/template.nvue +++ b/pages/tabBar/template/template.nvue @@ -138,10 +138,12 @@ url: 'pinia' }, // #endif + // #ifdef APP-PLUS || H5 { name: 'renderjs', url: 'renderjs' - }, + }, + // #endif // #ifdef APP-PLUS { name: '问题反馈',