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