no message

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:00:29 +08:00
commit 4d06351f6a
2830 changed files with 166480 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
.invoice_tip.data-v-0b3268c8 {
padding: 20rpx;
font-size: 24rpx;
color: #3c9cff;
background-color: rgba(60, 156, 255, 0.2);
}
.invoice_tip view.data-v-0b3268c8 {
line-height: 40rpx;
}
.invoice_list.data-v-0b3268c8 {
padding: 15rpx 30rpx;
background-color: #fff;
}
.invoice_list_view.data-v-0b3268c8 {
display: flex;
align-items: center;
justify-content: space-between;
font-size: 28rpx;
margin-bottom: 25rpx;
}
.invoice_list_view_left.data-v-0b3268c8 {
color: #646368;
}
.invoice_list_view_right.data-v-0b3268c8 {
color: #262626;
}