Browse Source

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

张延森 3 years ago
parent
commit
5fefd2d335
2 changed files with 6 additions and 6 deletions
  1. 3
    3
      src/views/apartment.vue
  2. 3
    3
      src/views/office.vue

+ 3
- 3
src/views/apartment.vue View File

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

+ 3
- 3
src/views/office.vue View File

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