[Improvement] Actionsheet: support disable option (#1293)

This commit is contained in:
neverland
2018-06-16 10:14:06 +08:00
committed by GitHub
parent d0674a1d8e
commit 90609bf30e
7 changed files with 41 additions and 14 deletions

View File

@@ -216,7 +216,7 @@ module.exports = {
list: [
{
path: '/actionsheet',
title: 'Actionsheet - 行动按钮'
title: 'Actionsheet - 上拉菜单'
},
{
path: '/datetime-picker',