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

@@ -327,6 +327,11 @@ export default {
title: '文字提示',
subTitle: 'tooltip',
path: '/zh-CN/components/tooltip',
}, {
id: 42,
title: '返回顶部',
subTitle: 'backtop',
path: '/zh-CN/components/backtop',
},
]