feat: migrate ShareSheet component

This commit is contained in:
chenjiahan
2020-07-25 22:04:21 +08:00
parent 70f6146981
commit bb445b74ef
7 changed files with 35 additions and 25 deletions
+8 -8
View File
@@ -208,10 +208,10 @@ module.exports = {
// path: 'pull-refresh',
// title: 'PullRefresh 下拉刷新',
// },
// {
// path: 'share-sheet',
// title: 'ShareSheet 分享面板',
// },
{
path: 'share-sheet',
title: 'ShareSheet 分享面板',
},
{
path: 'swipe-cell',
title: 'SwipeCell 滑动单元格',
@@ -542,10 +542,10 @@ module.exports = {
// path: 'pull-refresh',
// title: 'PullRefresh',
// },
// {
// path: 'share-sheet',
// title: 'ShareSheet',
// },
{
path: 'share-sheet',
title: 'ShareSheet',
},
{
path: 'swipe-cell',
title: 'SwipeCell',