配置push2.0并测试;修改样式、二维码保存
This commit is contained in:
@@ -210,13 +210,19 @@ page {
|
||||
}
|
||||
|
||||
.code-btn {
|
||||
font-size: 24rpx;
|
||||
position: absolute;
|
||||
right: 10rpx;
|
||||
top: 13%;
|
||||
transform: translateY(-50%);
|
||||
width: 200rpx;
|
||||
height: 66rpx;
|
||||
line-height: 66rpx;
|
||||
background-color: #2F77FD;
|
||||
color: #fff;
|
||||
background: #2F77FD;
|
||||
border: none;
|
||||
border-radius: 35rpx;
|
||||
font-size: 28rpx;
|
||||
padding: 0;
|
||||
line-height: 88rpx;
|
||||
width: 100px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.code-btn[disabled] {
|
||||
|
||||
Reference in New Issue
Block a user