mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
feat: Button component
This commit is contained in:
@@ -78,10 +78,10 @@ module.exports = {
|
||||
{
|
||||
title: '基础组件',
|
||||
items: [
|
||||
// {
|
||||
// path: 'button',
|
||||
// title: 'Button 按钮',
|
||||
// },
|
||||
{
|
||||
path: 'button',
|
||||
title: 'Button 按钮',
|
||||
},
|
||||
// {
|
||||
// path: 'cell',
|
||||
// title: 'Cell 单元格',
|
||||
@@ -425,10 +425,10 @@ module.exports = {
|
||||
{
|
||||
title: 'Basic Components',
|
||||
items: [
|
||||
// {
|
||||
// path: 'button',
|
||||
// title: 'Button',
|
||||
// },
|
||||
{
|
||||
path: 'button',
|
||||
title: 'Button',
|
||||
},
|
||||
// {
|
||||
// path: 'cell',
|
||||
// title: 'Cell',
|
||||
|
Reference in New Issue
Block a user