diff --git a/src/components/CreateServiceOrder/index.vue b/src/components/CreateServiceOrder/index.vue
index bab6cc5..5e4d9fc 100644
--- a/src/components/CreateServiceOrder/index.vue
+++ b/src/components/CreateServiceOrder/index.vue
@@ -21,14 +21,14 @@
需求信息描述
-
照片上传
-
+
意见内容
-
diff --git a/src/components/SurveyQuestionnaire/index.vue b/src/components/SurveyQuestionnaire/index.vue
index 41f0224..9962613 100644
--- a/src/components/SurveyQuestionnaire/index.vue
+++ b/src/components/SurveyQuestionnaire/index.vue
@@ -5,13 +5,13 @@
调查问卷
-
+
前往填写
diff --git a/src/pages/ChatMain/ChatTopNavBar/index.vue b/src/pages/ChatMain/ChatTopNavBar/index.vue
index c2258ea..400a660 100644
--- a/src/pages/ChatMain/ChatTopNavBar/index.vue
+++ b/src/pages/ChatMain/ChatTopNavBar/index.vue
@@ -1,5 +1,5 @@
-
+
@@ -19,7 +19,7 @@
-
+
diff --git a/src/pages/ChatModule/OpenMapComponent/index.vue b/src/pages/ChatModule/OpenMapComponent/index.vue
index 602450f..75cd213 100644
--- a/src/pages/ChatModule/OpenMapComponent/index.vue
+++ b/src/pages/ChatModule/OpenMapComponent/index.vue
@@ -4,7 +4,7 @@
-
+
@@ -12,7 +12,7 @@
打开导览地图
距你 {{ distance }} · 步行 {{ walk }}
-
+
diff --git a/src/pages/ChatModule/SharedVisual/ActionRow.vue b/src/pages/ChatModule/SharedVisual/ActionRow.vue
index 28dbdc7..fe75a21 100644
--- a/src/pages/ChatModule/SharedVisual/ActionRow.vue
+++ b/src/pages/ChatModule/SharedVisual/ActionRow.vue
@@ -2,7 +2,7 @@
{{ icon }}
diff --git a/src/static/scss/height.scss b/src/static/scss/height.scss
deleted file mode 100644
index 0c2d25a..0000000
--- a/src/static/scss/height.scss
+++ /dev/null
@@ -1,111 +0,0 @@
-.h-screen {
- height: 100vh;
-}
-
-.h-full {
- height: 100%;
-}
-
-.h-auto {
- height: auto;
-}
-
-.h-1 {
- height: 1px;
-}
-
-.h-8 {
- height: 8px;
-}
-
-.h-10 {
- height: 10px;
-}
-
-.h-12 {
- height: 12px;
-}
-
-.h-16 {
- height: 16px;
-}
-
-.h-18 {
- height: 18px;
-}
-
-.h-20 {
- height: 20px;
-}
-
-.h-24 {
- height: 24px;
-}
-
-.h-32 {
- height: 32px;
-}
-
-.h-44 {
- height: 44px;
-}
-
-.h-42 {
- height: 42px;
-}
-
-.h-54 {
- height: 54px;
-}
-
-.h-60 {
- height: 60px;
-}
-
-.h-64 {
- height: 64px;
-}
-
-.h72 {
- height: 72px;
-}
-
-.h-72 {
- height: 72px;
-}
-
-.h-80 {
- height: 80px;
-}
-
-.h-82 {
- height: 82px;
-}
-
-.h-96 {
- height: 96px;
-}
-
-.h-108 {
- height: 108px;
-}
-
-.h-154 {
- height: 154px;
-}
-
-.h-164 {
- height: 164px;
-}
-
-.h-170 {
- height: 170px;
-}
-
-.h-178 {
- height: 178px;
-}
-
-.h-260 {
- height: 260px;
-}
diff --git a/src/static/scss/index.scss b/src/static/scss/index.scss
index b5b8aad..6de63b4 100644
--- a/src/static/scss/index.scss
+++ b/src/static/scss/index.scss
@@ -1,6 +1,5 @@
@import "./background.scss";
@import "./border.scss";
-@import "./height.scss";
@import "./font-family.scss";
@import "./overflow.scss";
@import "./scroll.scss";