Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AtDrawer的items超过多个不能滚动 #132

Closed
MisterWhoDevelopers opened this issue Oct 20, 2018 · 1 comment
Closed

AtDrawer的items超过多个不能滚动 #132

MisterWhoDevelopers opened this issue Oct 20, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MisterWhoDevelopers
Copy link

假设自己用taro 做一个dialog,没有catchtouchmove属性,会滚动

@huangguozhen
Copy link

@MisterWhoDevelopers 是的,我也是碰到这样的问题。需要给.at-drawer-content加上overflow-y: auto属性。我重新了AtDrawer,改用了scroll-view

@jimczj jimczj added the enhancement New feature or request label Oct 24, 2018
@cos2004 cos2004 closed this as completed in bc4f3b7 Nov 9, 2018
koppthe added a commit that referenced this issue Nov 11, 2018
- 新增 AtCountDown 组件
- 新增 AtDivider 组件
- 新增 AtLoadMore 组件
- 新增 AtSteps 组件
- 新增 AtCurtain 组件
- 新增 AtMessage 组件
- 修复 Bugs #132, #163, #167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants