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
69b5ab72ff
WEB
/
src
/
pages
/
Customer
/
Statistic
/
index.tsx
8 lines
105 B
TypeScript
Raw
Blame
History
export
default
function
Statistic() {
return
(
<
div
>
<
h1
>
客
户
统
计
<
/
h1
>
<
/
div
>
)
;
}
View Git Blame
Copy Permalink