diff --git a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
index edab65a..6bb5d79 100644
--- a/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
+++ b/src/uni_modules/uni-data-select/components/uni-data-select/uni-data-select.vue
@@ -1,562 +1,432 @@
-
- {{label + ':'}}
-
-
-
- {{textShow}}
- {{typePlaceholder}}
-
-
-
-
-
-
-
-
-
-
-
-
- {{emptyTips}}
-
-
- {{formatItemName(item)}}
-
-
-
-
-
-
+
+ {{ label + ':' }}
+
+
+
+ {{ textShow }}
+ {{
+ typePlaceholder
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ emptyTips }}
+
+
+
+ {{ formatItemName(item) }}
+
+
+
+
+
+
+