给所有支付接口加上了支付宝
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
padding: 40rpx 30rpx; background: #f9f9f9; border-radius: 20rpx; margin-bottom: 20rpx;
|
||||
}
|
||||
.method-icon { font-size: 48rpx; margin-bottom: 12rpx; }
|
||||
.method-icon-alipay {
|
||||
width: 48rpx; height: 48rpx; line-height: 48rpx; text-align: center;
|
||||
background: #1677ff; color: #fff; font-size: 30rpx; font-weight: 700;
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.method-name { font-size: 28rpx; color: #333; }
|
||||
|
||||
.balance-item {
|
||||
|
||||
Reference in New Issue
Block a user