mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 21:19:37 +08:00
1
This commit is contained in:
parent
cd3c245bd0
commit
15b652e41f
@ -76,5 +76,5 @@
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
<button class="exitBtn" bindtap="exitaccount">退出登录</button>
|
||||
<view class="submitBtn" bindtap="exitaccount">退出登录</view>
|
||||
</view>
|
@ -54,6 +54,7 @@ picker{
|
||||
.showToast {
|
||||
position: absolute;
|
||||
opacity: 1;
|
||||
z-index: 999;
|
||||
width: 70%;
|
||||
margin-left: 15%;
|
||||
margin-top: 40%;
|
||||
|
@ -103,11 +103,12 @@
|
||||
color: white;
|
||||
padding: 10rpx 20rpx;
|
||||
border-radius: 6rpx;
|
||||
font-size: 22rpx;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
|
||||
.mainView .statusView .time {
|
||||
margin-top: 20rpx;
|
||||
font-size: 28rpx;
|
||||
}
|
||||
|
||||
.mainView .statusView .leftImg {
|
||||
|
Loading…
x
Reference in New Issue
Block a user