panhui 3 yıl önce
ebeveyn
işleme
6ade3f637b
2 değiştirilmiş dosya ile 4 ekleme ve 5 silme
  1. 2 3
      src/pages/banner.vue
  2. 2 2
      src/pages/home.vue

+ 2 - 3
src/pages/banner.vue

@@ -1,8 +1,8 @@
 <config>
 {
     "navigationBarTextStyle": "black",
-    "backgroundColorTop":'#00ba64',
-    "backgroundColorBottom":'#f5f7fa',
+    "backgroundColorTop":'#ffffff',
+    "backgroundColorBottom":'#ffffff',
 }
 </config>
 <template>
@@ -80,7 +80,6 @@
                     </div>
                     <div class="text2">
                         <div class="text">
-                            <img src="../native/room1.png" alt="" />
                             <img src="../native/local.png" alt="" />
                             <div>
                                 {{ item.address }}

+ 2 - 2
src/pages/home.vue

@@ -2,8 +2,8 @@
 {
     "navigationStyle": "custom",
     "navigationBarTextStyle": "white",
-    "backgroundColorTop":'#00ba64',
-    "backgroundColorBottom":'#f5f7fa',
+    "backgroundColorTop":'#ffffff',
+    "backgroundColorBottom":'#ffffff',
 }
 </config>
 <template>