From 539c751dd23587d33f0f0e7d268bdc0c3aa9f8c5 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 29 Sep 2025 15:45:52 +0800 Subject: [PATCH] =?UTF-8?q?fix(page.json):=20vue=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=94=B9=E5=90=8D=E6=97=B6pages.json=20?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= 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 82ebc2e..5c3b6be 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.16", + "@uni-helper/vite-plugin-uni-pages": "0.3.13", "@uni-helper/vite-plugin-uni-platform": "^0.0.5", "@uni-ku/bundle-optimizer": "^v1.3.15-beta.2", "@uni-ku/root": "^1.4.1",