座位图
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="tab-content" v-if="tabIndex == 1">
|
<div class="tab-content" v-if="tabIndex == 1">
|
||||||
<div class="title">座位表</div>
|
<div class="title">座位表</div>
|
||||||
<img src="./img/seat-img.jpg" alt="" class="seat-img" @click="previewImage">
|
<img src="./img/seat-img2.png" alt="" class="seat-img" @click="previewImage">
|
||||||
<p class="tips">(温馨提示:若查看座位表图片比较模糊,可先保存图片到手机相册,再进行查看)</p>
|
<p class="tips">(温馨提示:若查看座位表图片比较模糊,可先保存图片到手机相册,再进行查看)</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -114,7 +114,7 @@ uni-page-body{
|
|||||||
}
|
}
|
||||||
.seat-img {
|
.seat-img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 440px;
|
height: 560px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
src/project/wuxi/AppMeeting/img/seat-img2.png
Normal file
BIN
src/project/wuxi/AppMeeting/img/seat-img2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user