修改样式,修改不能输入负数的问题
This commit is contained in:
@@ -11,6 +11,11 @@ page {
|
||||
.historyTitle {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.historyTitle .text {
|
||||
font-size: 32rpx;
|
||||
}
|
||||
|
||||
.table {
|
||||
|
Reference in New Issue
Block a user