|
@@ -4,25 +4,25 @@
|
4
|
4
|
<div class="index-FourBoxes">
|
5
|
5
|
<div class="index-FourBoxes-yushi test" @click="goPagess('yushi')">
|
6
|
6
|
<img src="../../public/fourBoxes-image/浴室.png" :style="styleImage" class="Four-image" />
|
7
|
|
- <div style=" width: 108px; position: absolute; left: 10.8vw; top: 35vh;">
|
|
7
|
+ <div style=" width: 80px; position: absolute; left: 13vw; top: 36vh;">
|
8
|
8
|
<img style=" width:100%;" src="../assets/fourBoxes-2/浴室-2.png" />
|
9
|
9
|
</div>
|
10
|
10
|
</div>
|
11
|
11
|
<div class="index-FourBoxes-yimao test" @click="goPagess('yimao')">
|
12
|
12
|
<img src="../../public/fourBoxes-image/衣帽间.png" :style="styleImage" class="Four-image" />
|
13
|
|
- <div style=" width: 108px; position: absolute; left: 59.8vw; top: 35vh;">
|
|
13
|
+ <div style=" width: 80px;; position: absolute; left: 62vw; top: 36vh;">
|
14
|
14
|
<img style=" width:100%;" src="../assets/fourBoxes-2/衣帽间-2.png" />
|
15
|
15
|
</div>
|
16
|
16
|
</div>
|
17
|
17
|
<div class="index-FourBoxes-keting test" @click="goPagess('keting')">
|
18
|
18
|
<img src="../../public/fourBoxes-image/客厅.png" :style="styleImage" class="Four-image" />
|
19
|
|
- <div style=" width: 108px; position: absolute; left: 10.8vw; top: 77vh;">
|
|
19
|
+ <div style=" width: 80px;; position: absolute; left: 13vw; top: 77vh;">
|
20
|
20
|
<img style=" width:100%;" src="../assets/fourBoxes-2/客厅-2.png" />
|
21
|
21
|
</div>
|
22
|
22
|
</div>
|
23
|
23
|
<div class="index-FourBoxes-yangtai test" @click="goPagess('yangtai')">
|
24
|
24
|
<img src="../../public/fourBoxes-image/阳台.png" :style="styleImage" class="Four-image" />
|
25
|
|
- <div style=" width: 108px; position: absolute; left: 59.8vw; top: 77vh;">
|
|
25
|
+ <div style=" width: 80px;; position: absolute; left: 62vw; top: 77vh;">
|
26
|
26
|
<img style=" width:100%;" src="../assets/fourBoxes-2/阳台-2.png" />
|
27
|
27
|
</div>
|
28
|
28
|
</div>
|