完成发票初始版本
This commit is contained in:
10
pages/invoiceDetailContent/index.wxss
Normal file
10
pages/invoiceDetailContent/index.wxss
Normal file
@@ -0,0 +1,10 @@
|
||||
/* pages/invoiceDetailContent/index.wxss */
|
||||
page {
|
||||
background-color: var(--transparent-green);
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
background-color: #fff;
|
||||
margin: 30rpx;
|
||||
border-radius: 24rpx;
|
||||
}
|
Reference in New Issue
Block a user