From 3ac3202ffa79e0624595df0259db26ee66a88f13 Mon Sep 17 00:00:00 2001 From: wangyaqi Date: Tue, 9 Jan 2024 16:19:43 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=B4=E6=97=B6=E5=85=B3=E9=97=ADuni?= =?UTF-8?q?cloud-db=E7=9B=B8=E5=85=B3=E7=A4=BA=E4=BE=8B=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pages.json b/pages.json index cc655adb..c1f218be 100644 --- a/pages.json +++ b/pages.json @@ -213,7 +213,8 @@ "style": { "navigationBarTitleText": "general-event" } - }, + }, + // #ifdef APP { "path": "pages/component/unicloud-db-contacts/list", "style": { @@ -244,7 +245,8 @@ "style": { "navigationBarTitleText": "mixinDatacom" } - }, + }, + // #endif { "path": "pages/tabBar/API", "style": { -- GitLab