mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
feat: ActionSheet component
This commit is contained in:
@@ -180,10 +180,10 @@ module.exports = {
|
||||
{
|
||||
title: '反馈组件',
|
||||
items: [
|
||||
// {
|
||||
// path: 'action-sheet',
|
||||
// title: 'ActionSheet 动作面板',
|
||||
// },
|
||||
{
|
||||
path: 'action-sheet',
|
||||
title: 'ActionSheet 动作面板',
|
||||
},
|
||||
// {
|
||||
// path: 'dialog',
|
||||
// title: 'Dialog 弹出框',
|
||||
@@ -514,10 +514,10 @@ module.exports = {
|
||||
{
|
||||
title: 'Action Components',
|
||||
items: [
|
||||
// {
|
||||
// path: 'action-sheet',
|
||||
// title: 'ActionSheet',
|
||||
// },
|
||||
{
|
||||
path: 'action-sheet',
|
||||
title: 'ActionSheet',
|
||||
},
|
||||
// {
|
||||
// path: 'dialog',
|
||||
// title: 'Dialog',
|
||||
|
Reference in New Issue
Block a user