From f2dc496b1a9a1412d30f7fdc4c95ed45c07a54cf Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Fri, 26 Sep 2025 11:03:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20vite-plugin-uni-p?= =?UTF-8?q?ages=20=E4=BE=9D=E8=B5=96=E8=87=B3=200.3.16=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC,=20#fix=20notabbar=20=E8=BF=90=E8=A1=8C=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbda0d0..0d5bc4f 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "@uni-helper/vite-plugin-uni-components": "^0.2.3", "@uni-helper/vite-plugin-uni-layouts": "^0.1.11", "@uni-helper/vite-plugin-uni-manifest": "^0.2.8", - "@uni-helper/vite-plugin-uni-pages": "^0.3.15", + "@uni-helper/vite-plugin-uni-pages": "0.3.16", "@uni-helper/vite-plugin-uni-platform": "^0.0.5", "@uni-ku/bundle-optimizer": "^v1.3.15-beta.2", "@uni-ku/root": "^1.4.1",