We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug 背景:在调查问卷类型的表单中经常需要几个场景 1)尾部的提交信息,能够浮动,便于快速提交。 2)调查问卷的中间,经常会使用Grid将多个Tab页进行不同内容放在一起,类似电商里面的评价、详情、推荐等。当页面滑动到这个Grid时,需要到达顶部后继续吸顶后。 3)标签,用来展示说明信息。
需求:
Thx
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@wqr2016 1和2我理解都是吸顶或吸底需求,1是页面展示唯一的,2是与页面的某个块有对应关系 3是比较常见的展示类widget,类似还有步骤条、轮播图等,这些进来都会慢慢完善,也欢迎提pr一起贡献。不过需求先收下了
Sorry, something went wrong.
No branches or pull requests
Describe the bug
背景:在调查问卷类型的表单中经常需要几个场景
1)尾部的提交信息,能够浮动,便于快速提交。
2)调查问卷的中间,经常会使用Grid将多个Tab页进行不同内容放在一起,类似电商里面的评价、详情、推荐等。当页面滑动到这个Grid时,需要到达顶部后继续吸顶后。
3)标签,用来展示说明信息。
需求:
Thx
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: