This website requires JavaScript.
Explore
Help
Register
Sign In
zhuotianyuan
/
WEB
forked from
yoone/WEB
Watch
1
Star
0
Fork
You've already forked WEB
0
Code
Pull Requests
Activity
724f7c2025
WEB
/
src
/
pages
/
Customer
/
Statistic
/
index.tsx
7 lines
104 B
TypeScript
Raw
Blame
History
export
default
function
Statistic() {
return
(
<
div
>
<
h1
>
客
户
统
计
<
/
h1
>
<
/
div
>
)
;
}
View Git Blame
Copy Permalink