project init
This commit is contained in:
17
pages/bill/index.wxss
Normal file
17
pages/bill/index.wxss
Normal file
@@ -0,0 +1,17 @@
|
||||
.view_bg {
|
||||
background: #2B2B2B;
|
||||
}
|
||||
image {
|
||||
width: 68rpx;
|
||||
height: 68rpx;
|
||||
}
|
||||
.bottom_button {
|
||||
position: absolute;
|
||||
width: 96%;
|
||||
bottom:66rpx;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
t-button {
|
||||
width: 50%;
|
||||
}
|
||||
Reference in New Issue
Block a user