From 9ea0383c303620cd019d0776ecbb47f52bcef805 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期三, 28 六月 2023 14:17:25 +0800
Subject: [PATCH] Merge branch 'feature/1.1.3版本开发' into develop

---
 uniapp/pages.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/uniapp/pages.json b/uniapp/pages.json
index c928bfb..9fa9c12 100644
--- a/uniapp/pages.json
+++ b/uniapp/pages.json
@@ -4,6 +4,9 @@
 		"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
 	},
 	"pages": [
+	    {
+			"path": "pages/index/launchPage"
+		},
 		//棣栭〉
 		{
 			"path": "pages/index/index",

--
Gitblit v1.9.3