202404 入场需要查看免责声明
This commit is contained in:
@@ -52,8 +52,9 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class='newplot' wx:else>
|
||||
<image src='../../images/noContent.png'></image>
|
||||
<text>{{memberLessonTicket.msg}}</text>
|
||||
</view>
|
||||
<view class='container' wx:else>
|
||||
<view class="newplot">
|
||||
<image src='../../images/noContent.png'></image>
|
||||
<text>{{memberLessonTicket.msg}}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@@ -143,3 +143,8 @@
|
||||
color: #FFF;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
.newplot>image {
|
||||
width: 200rpx;
|
||||
height: 200rpx;
|
||||
margin-top: -200rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user