feat:去掉充值
This commit is contained in:
+5
-4
@@ -1130,12 +1130,13 @@
|
||||
}
|
||||
|
||||
.banner_box-btn {
|
||||
width: 240px;
|
||||
height: 40px;
|
||||
// width: 480rpx;
|
||||
width: calc(100% - 80rpx);
|
||||
height: 80rpx;
|
||||
background: linear-gradient(270deg, #af39c4 0%, #7732ff 100%);
|
||||
border-radius: 8px;
|
||||
border-radius: 16rpx;
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
font-size: 32rpx;
|
||||
color: #ffffff;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user