This website works better with JavaScript
Home
Explore
Help
Sign In
Web
/
ad-alliance
Watch
8
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
fce9ba55a8
Branches
Tags
feature/miniapp-disabled-banner
feature/optimize-store
main
staging
test
ad-alliance
/
src
/
pages
/
Manage
/
components
/
AdData
/
index.tsx
index.tsx
78 B
History
Raw
1
2
3
4
5
6
7
export function AdData(){
return (
<>
广告数据
</>
)
}