V0.0.9 更新
修正IOS登录错误
This commit is contained in:
@@ -62,7 +62,7 @@ page {
|
||||
padding: 0;
|
||||
margin: 20rpx;
|
||||
height: 260rpx;
|
||||
width: 100%;
|
||||
width: 730rpx;
|
||||
overflow: hidden;
|
||||
border-radius: 20rpx;
|
||||
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
|
||||
@@ -82,7 +82,7 @@ page {
|
||||
|
||||
.biaoti01 {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
width: 750rpx;
|
||||
height: 60rpx;
|
||||
align-items: center;
|
||||
padding-left: 20rpx;
|
||||
|
||||
Reference in New Issue
Block a user