feat:初版实现基础功能,返回顶部,固定按钮,自定义内容,特定容器内部显示

This commit is contained in:
sight
2021-12-20 07:19:40 +08:00
parent eb296766f8
commit 91ccfc58bb
6 changed files with 317 additions and 6 deletions

View File

@@ -158,6 +158,12 @@ export default {
subTitle: 'dropdown',
path: '/zh-CN/components/dropdown',
},
{
id: 42,
title: '返回顶部',
subTitle: 'backtop',
path: '/zh-CN/components/backtop',
},
],
},
{