账单增删改调整

This commit is contained in:
2023-02-07 20:19:02 +08:00
parent 1fadf4c339
commit 1f5580c0f3
12 changed files with 109 additions and 83 deletions

View File

@@ -128,6 +128,9 @@ t-cell {
color: whitesmoke !important;
}
/*文本域*/
.t-textarea {
--td-textarea-disabled-text-color: orange;
}
.t-textarea__label {
--td-font-size-base: 32rpx;
--td-textarea-label-color:none