diff --git a/miniprogram/custom-tab-bar/index.json b/miniprogram/custom-tab-bar/index.json
index c0ad054..9ffae32 100644
--- a/miniprogram/custom-tab-bar/index.json
+++ b/miniprogram/custom-tab-bar/index.json
@@ -5,4 +5,4 @@
"t-tab-bar": "tdesign-miniprogram/tab-bar/tab-bar",
"t-tab-bar-item": "tdesign-miniprogram/tab-bar-item/tab-bar-item"
}
-}
\ No newline at end of file
+}
diff --git a/miniprogram/custom-tab-bar/index.scss b/miniprogram/custom-tab-bar/index.scss
index 761e72b..b899594 100644
--- a/miniprogram/custom-tab-bar/index.scss
+++ b/miniprogram/custom-tab-bar/index.scss
@@ -1 +1 @@
-/* custom-tab-bar/index.wxss */
\ No newline at end of file
+/* custom-tab-bar/index.wxss */
diff --git a/miniprogram/custom-tab-bar/index.wxml b/miniprogram/custom-tab-bar/index.wxml
index fc0b064..9b49bf3 100644
--- a/miniprogram/custom-tab-bar/index.wxml
+++ b/miniprogram/custom-tab-bar/index.wxml
@@ -1,6 +1,12 @@
-
+
{{item.label}}
-
\ No newline at end of file
+
diff --git a/miniprogram/pages/date/date.wxml b/miniprogram/pages/date/date.wxml
index 8d81ef5..7e6580e 100644
--- a/miniprogram/pages/date/date.wxml
+++ b/miniprogram/pages/date/date.wxml
@@ -71,4 +71,4 @@
-
\ No newline at end of file
+
diff --git a/miniprogram/pages/four/index.json b/miniprogram/pages/four/index.json
index 8835af0..a97367d 100644
--- a/miniprogram/pages/four/index.json
+++ b/miniprogram/pages/four/index.json
@@ -1,3 +1,3 @@
{
"usingComponents": {}
-}
\ No newline at end of file
+}
diff --git a/miniprogram/pages/four/index.scss b/miniprogram/pages/four/index.scss
index bf127c1..452f951 100644
--- a/miniprogram/pages/four/index.scss
+++ b/miniprogram/pages/four/index.scss
@@ -1 +1 @@
-/* pages/four/index.wxss */
\ No newline at end of file
+/* pages/four/index.wxss */
diff --git a/miniprogram/pages/four/index.wxml b/miniprogram/pages/four/index.wxml
index 495fa31..dc59a1e 100644
--- a/miniprogram/pages/four/index.wxml
+++ b/miniprogram/pages/four/index.wxml
@@ -1,2 +1,2 @@
-pages/four/index.wxml
\ No newline at end of file
+pages/four/index.wxml
diff --git a/miniprogram/pages/login/login.wxml b/miniprogram/pages/login/login.wxml
index 91b4b81..1b55bea 100644
--- a/miniprogram/pages/login/login.wxml
+++ b/miniprogram/pages/login/login.wxml
@@ -28,9 +28,7 @@
/>
-
- 登录
-
+ 登录
diff --git a/miniprogram/pages/one/index.json b/miniprogram/pages/one/index.json
index 8835af0..a97367d 100644
--- a/miniprogram/pages/one/index.json
+++ b/miniprogram/pages/one/index.json
@@ -1,3 +1,3 @@
{
"usingComponents": {}
-}
\ No newline at end of file
+}
diff --git a/miniprogram/pages/one/index.scss b/miniprogram/pages/one/index.scss
index 563a813..a3494fe 100644
--- a/miniprogram/pages/one/index.scss
+++ b/miniprogram/pages/one/index.scss
@@ -1 +1 @@
-/* pages/one/index.wxss */
\ No newline at end of file
+/* pages/one/index.wxss */
diff --git a/miniprogram/pages/one/index.wxml b/miniprogram/pages/one/index.wxml
index 85ed0e8..ae044b1 100644
--- a/miniprogram/pages/one/index.wxml
+++ b/miniprogram/pages/one/index.wxml
@@ -1,2 +1,2 @@
-pages/one/index.wxml
\ No newline at end of file
+pages/one/index.wxml
diff --git a/miniprogram/pages/three/index.json b/miniprogram/pages/three/index.json
index 8835af0..a97367d 100644
--- a/miniprogram/pages/three/index.json
+++ b/miniprogram/pages/three/index.json
@@ -1,3 +1,3 @@
{
"usingComponents": {}
-}
\ No newline at end of file
+}
diff --git a/miniprogram/pages/three/index.scss b/miniprogram/pages/three/index.scss
index f0cc796..6ec3253 100644
--- a/miniprogram/pages/three/index.scss
+++ b/miniprogram/pages/three/index.scss
@@ -1 +1 @@
-/* pages/three/index.wxss */
\ No newline at end of file
+/* pages/three/index.wxss */
diff --git a/miniprogram/pages/three/index.wxml b/miniprogram/pages/three/index.wxml
index f74e8aa..84695ae 100644
--- a/miniprogram/pages/three/index.wxml
+++ b/miniprogram/pages/three/index.wxml
@@ -1,2 +1,2 @@
-pages/three/index.wxml
\ No newline at end of file
+pages/three/index.wxml
diff --git a/miniprogram/pages/two/index.json b/miniprogram/pages/two/index.json
index 8835af0..a97367d 100644
--- a/miniprogram/pages/two/index.json
+++ b/miniprogram/pages/two/index.json
@@ -1,3 +1,3 @@
{
"usingComponents": {}
-}
\ No newline at end of file
+}
diff --git a/miniprogram/pages/two/index.scss b/miniprogram/pages/two/index.scss
index b91435a..fc0bbe1 100644
--- a/miniprogram/pages/two/index.scss
+++ b/miniprogram/pages/two/index.scss
@@ -1 +1 @@
-/* pages/two/index.wxss */
\ No newline at end of file
+/* pages/two/index.wxss */
diff --git a/miniprogram/pages/two/index.wxml b/miniprogram/pages/two/index.wxml
index 9bc182e..b2798a8 100644
--- a/miniprogram/pages/two/index.wxml
+++ b/miniprogram/pages/two/index.wxml
@@ -1,2 +1,2 @@
-pages/two/index.wxml
\ No newline at end of file
+pages/two/index.wxml