Baozhangchao 3 年之前
父節點
當前提交
771be01445
共有 2 個文件被更改,包括 6 次插入6 次删除
  1. 3
    3
      src/views/apartment.vue
  2. 3
    3
      src/views/office.vue

+ 3
- 3
src/views/apartment.vue 查看文件

@@ -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 查看文件

@@ -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%;