feat: add Badge component #6573
This commit is contained in:
@@ -240,6 +240,10 @@ module.exports = {
|
||||
{
|
||||
title: '展示组件',
|
||||
items: [
|
||||
{
|
||||
path: 'badge',
|
||||
title: 'Badge 徽标',
|
||||
},
|
||||
{
|
||||
path: 'circle',
|
||||
title: 'Circle 环形进度条',
|
||||
@@ -570,6 +574,10 @@ module.exports = {
|
||||
{
|
||||
title: 'Display Components',
|
||||
items: [
|
||||
{
|
||||
path: 'badge',
|
||||
title: 'Badge',
|
||||
},
|
||||
{
|
||||
path: 'circle',
|
||||
title: 'Circle',
|
||||
|
||||
Reference in New Issue
Block a user