支付接口调用
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
},
|
||||
activeBackgroundColor: {
|
||||
type: String,
|
||||
default: '#fff'
|
||||
default: 'rgba(0,0,0,0)'
|
||||
},
|
||||
label: {
|
||||
type: String,
|
||||
@@ -169,10 +169,11 @@
|
||||
|
||||
.nav-left-item {
|
||||
padding: 10rpx 0;
|
||||
font-size: 14px;
|
||||
font-size: 28rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.nav-right {
|
||||
|
||||
Reference in New Issue
Block a user