手机端适配页面样式调整

This commit is contained in:
Eamon-meng
2025-06-11 14:40:43 +08:00
parent 0bd615654a
commit 9c4ed61977
5 changed files with 24 additions and 23 deletions

View File

@@ -28,7 +28,7 @@ export async function listInitialization(props: {
}
type listAccountReq = {
resource_no: number
resource_no: string
create_after: Date
create_before: Date
}