提交 868e35d6 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix(template): can't scroll

上级 a89c0a18
...@@ -57,7 +57,8 @@ ...@@ -57,7 +57,8 @@
name: "swiper-list", name: "swiper-list",
open: false, open: false,
enable: false, enable: false,
pages: [] as Page[] pages: [] as Page[]
}, { }, {
id: "custom-pull-page", id: "custom-pull-page",
url: "custom-pull-page", url: "custom-pull-page",
...@@ -147,8 +148,4 @@ ...@@ -147,8 +148,4 @@
<style> <style>
@import '../../common/uni-uvue.css'; @import '../../common/uni-uvue.css';
.uni-container {
flex: 1;
}
</style> </style>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册