feat: 首页改成图表展示

This commit is contained in:
caiyuchao
2025-09-25 20:09:53 +08:00
parent 622fcca62b
commit 62aac874c4
5 changed files with 223 additions and 15 deletions

View File

@@ -24,6 +24,7 @@ export namespace CustomerApi {
userCount: number;
contractCount: number;
signingRate: number;
completionRate: number;
}
}