Kaynağa Gözat

Merge branch 'master' of http://git.ycjcjy.com/H5/huaqiaocheng-h5 into master

张延森 3 yıl önce
ebeveyn
işleme
5fefd2d335
2 değiştirilmiş dosya ile 6 ekleme ve 6 silme
  1. 3
    3
      src/views/apartment.vue
  2. 3
    3
      src/views/office.vue

+ 3
- 3
src/views/apartment.vue Dosyayı Görüntüle

@@ -143,9 +143,9 @@ export default {
143 143
     position: absolute;
144 144
     z-index: 500;
145 145
     right: 10px;
146
-    bottom: -24px;
147
-    width: 96px;
148
-    height: 88px;
146
+    bottom: -10px;
147
+    width: 76px;
148
+    height: 68px;
149 149
 
150 150
     img {
151 151
       width: 100%;

+ 3
- 3
src/views/office.vue Dosyayı Görüntüle

@@ -137,9 +137,9 @@ export default {
137 137
     position: absolute;
138 138
     z-index: 500;
139 139
     right: 10px;
140
-    bottom: -24px;
141
-    width: 96px;
142
-    height: 78px;
140
+    bottom: -10px;
141
+    width: 76px;
142
+    height: 68px;
143 143
 
144 144
     img {
145 145
       width: 100%;