docs: 新增 scroll 文档说明

This commit is contained in:
就眠儀式
2022-03-16 22:28:51 +08:00
parent 1fcb23a6bd
commit 8a6cab72ee
7 changed files with 67 additions and 4 deletions

View File

@@ -47,7 +47,6 @@ export default defineComponent({
name: "LayScroll",
props: {
height: {
//:height="'200px'"
type: String,
default: "100%",
},