Closed heimanba closed 1 year ago
参考:https://fcnext.console.aliyun.com/applications/create
const dataSource = [{ label: "热门应用", key: "1", children: [{ label: "全景 Web 页面录制-高级版", key: "2", description: "", logo: "", tags: [全景录制"], download: 17561, contributor: () => {} // 贡献者, }] }]; <AppCard dataSource={dataSource}> </AppCard> <AppCard.ReadMe> </AppCard.ReadMe>
已经实现
页面效果
参考:https://fcnext.console.aliyun.com/applications/create
API 设计