You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
1.3 KiB

<!-- Issue Template -->
<!--
亲爱的中文用户请注意:
1. 官方 issue 用于报告 bug 和讨论需求。用法咨询类问题建议到 https://segmentfault.com/t/antd 上提问,目前社区没有足够精力提供此类服务,感谢您的理解。
2. 建议使用英文进行提问,这样你的问题可以被更多的人阅读和回答。如果表达上较复杂,英文标题加中文描述也是可选的方案。
3. 报告 BUG 时请务必按照下列格式书写,并尽可能提供源代码、复现步骤、复现演示、GIF 演示等。我们和你一样都希望尽快解决问题,请不要浪费时间在互相追问上。
4. 如果需要粘贴源码,尽量避免截图并注意代码格式。关于如何在 Markdown 中书写代码可以参考:https://segmentfault.com/markdown
-->
#### Environment(required)
- antd version:
- OS and its version:
- Browser and its version:
#### What did you do? Please provide steps to re-produce your problem.
<!-- e.g. I just imported Button from antd -->
#### What do you expected?
<!-- e.g. It works fine as official website -->
#### What happen?
<!-- e.g. Style is not as expected. (And it will be better to provide screenshot) -->
#### Re-producible online demo
<!-- Please fork http://codepen.io/benjycui/pen/KgPZrE?editors=001 to re-produce you issue -->