巫溪
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<div class="tab-content" v-if="tabIndex == 1">
|
||||
<div class="title">座位表</div>
|
||||
<img src="./img/seat-img.jpg" alt="" class="seat-img" @click="previewImage">
|
||||
<p class="tips">(温馨提示:若查看座位表图片比较模糊,可先保存图片到手机相册,再进行查看)</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -117,6 +118,12 @@ uni-page-body{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.tips {
|
||||
color: #999;
|
||||
font-size: 12px;
|
||||
margin-top: 32px;
|
||||
}
|
||||
|
||||
}
|
||||
.tab {
|
||||
position: fixed;
|
||||
|
||||
Reference in New Issue
Block a user