修改手动绑定不能返回的问题,修改发票类型字段,修改首页样式

This commit is contained in:
2024-06-24 15:06:24 +08:00
parent 31870c0222
commit 9ca94479fa
11 changed files with 26 additions and 19 deletions

View File

@@ -21,6 +21,10 @@
.park {
margin-left: 20rpx;
max-width: 200rpx;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.parkContent {