forked from ant-design/ant-design
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,27 @@ | ||
请按照下列格式报告问题,务必提供复现步骤,否则恕难解决,感谢您的支持。 | ||
<!-- Issue Template For Chinese Users --> | ||
|
||
<!-- 请按照下列格式报告问题,务必提供复现步骤,否则恕难解决,感谢您的支持。--> | ||
|
||
## 本地环境 | ||
|
||
<!-- 务必提供 --> | ||
|
||
- antd 版本: | ||
- 操作系统及其版本: | ||
- 浏览器及其版本: | ||
|
||
``` | ||
## 你做了什么? | ||
|
||
... | ||
<!-- 引入 antd 了 Button --> | ||
|
||
## 你期待的结果是: | ||
|
||
... | ||
<!-- 像官网一样正常显示 --> | ||
|
||
## 实际上的结果: | ||
|
||
... | ||
<!-- 缺少样式 --> | ||
|
||
## 可重现的在线演示 | ||
|
||
(请修改并 Fork http://codepen.io/anon/pen/wGOWGW?editors=001) | ||
## 本地环境信息 | ||
- antd 版本: | ||
- 操作系统及其版本: | ||
- 浏览器及其版本: | ||
``` | ||
<!-- 请修改并 Fork http://codepen.io/anon/pen/wGOWGW?editors=001 --> |