feat: migrate Circle component

This commit is contained in:
chenjiahan
2020-07-12 15:11:43 +08:00
parent 8c4c51fea1
commit 94ae79d953
12 changed files with 777 additions and 10 deletions

View File

@@ -221,10 +221,10 @@ module.exports = {
{
title: '展示组件',
items: [
// {
// path: 'circle',
// title: 'Circle 环形进度条',
// },
{
path: 'circle',
title: 'Circle 环形进度条',
},
// {
// path: 'collapse',
// title: 'Collapse 折叠面板',
@@ -555,10 +555,10 @@ module.exports = {
{
title: 'Display Components',
items: [
// {
// path: 'circle',
// title: 'Circle',
// },
{
path: 'circle',
title: 'Circle',
},
// {
// path: 'collapse',
// title: 'Collapse',