From 5027b56c94c159a6d2d5c7e443be04fba1401202 Mon Sep 17 00:00:00 2001
From: zhenyuWang <13641039885@163.com>
Date: Thu, 4 Jul 2024 21:42:01 +0800
Subject: [PATCH] =?UTF-8?q?wip:=20=E9=80=9A=E8=BF=87=20pages.json=20?=
=?UTF-8?q?=E6=96=87=E4=BB=B6=E7=94=9F=E6=88=90=20tabBar=20=E7=9B=AE?=
=?UTF-8?q?=E5=BD=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/tabBar/API.uvue | 114 ++-----
pages/tabBar/CSS.uvue | 104 ++----
pages/tabBar/component.uvue | 94 ++----
pages/tabBar/generateMenu.uts | 108 ++++++
target-pages.json | 616 ++++++++++++++++++++++------------
5 files changed, 578 insertions(+), 458 deletions(-)
create mode 100644 pages/tabBar/generateMenu.uts
diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue
index 159b5cb2..6bf4c1ec 100644
--- a/pages/tabBar/API.uvue
+++ b/pages/tabBar/API.uvue
@@ -26,30 +26,29 @@
---------------
-
-
-
-
- {{
- page.style["navigationBarTitleText"]
- }}
-
-
-
-
-
- {{
- childPage.style["navigationBarTitleText"]
- }}
-
-
-
-
-
-
-
+
+
+
+ {{
+ page.style["navigationBarTitleText"]
+ }}
+
+
+
+
+
+ {{
+ childPage.style["navigationBarTitleText"]
+ }}
+
+
+
+
+
+
@@ -62,68 +61,9 @@