源文件
This commit is contained in:
21
pages/paytips/paytips.css
Normal file
21
pages/paytips/paytips.css
Normal file
@@ -0,0 +1,21 @@
|
||||
page {
|
||||
background: #fff;
|
||||
}
|
||||
.content {
|
||||
padding-top: 15%;
|
||||
}
|
||||
.content .pay-icon {
|
||||
width: 200rpx;
|
||||
height: 200rpx !important;
|
||||
margin: 60rpx auto;
|
||||
}
|
||||
.btn-box {
|
||||
margin-top: 150rpx;
|
||||
}
|
||||
.btn-box button {
|
||||
height: 80rpx;
|
||||
line-height: 80rpx;
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
width: 300rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user