微信API 账单处理

This commit is contained in:
limqhz
2023-02-07 16:37:00 +08:00
parent f2261a3066
commit 1fadf4c339
13 changed files with 358 additions and 163 deletions

View File

@@ -36,16 +36,16 @@ page {
t-cell {
--td-cell-note-color: orange;
}
.t-cell-income {
.t-cell-INCOME {
--td-cell-note-color: red;
}
.t-cell-expend {
.t-cell-EXPEND {
--td-cell-note-color: green;
}
.t-cell-transfer {
.t-cell-TRANSFER {
--td-cell-note-color: blue;
}
.t-cell-repayment {
.t-cell-REPAYMENT {
--td-cell-note-color: yellow;
}
/* 字体大小 */