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