微信API 账单处理
This commit is contained in:
8
app.wxss
8
app.wxss
@@ -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;
|
||||
}
|
||||
/* 字体大小 */
|
||||
|
||||
Reference in New Issue
Block a user