diff --git a/pages/tabBar/API.uvue b/pages/tabBar/API.uvue
index 159b5cb2c344d9463189c0b1c10e3b55386d71e7..6bf4c1ec4134739ff75e3857ae7d48fb08eb2fdd 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 @@