We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec599e commit 921dfb4Copy full SHA for 921dfb4
doc/index.md
@@ -820,7 +820,7 @@ dialog({
820
* ``"left"``
821
* ``"left top"``
822
823
- ###类型
+ ### 类型
824
825
String
826
@@ -1010,7 +1010,7 @@ Function
1010
1. 可防止重复 ID 对话框弹出。
1011
2. 支持使用``dialog.get(id)``获取某个对话框的接口。
1012
1013
- ####类型
+ #### 类型
1014
1015
1016
@@ -1059,4 +1059,4 @@ d.show();
1059
<script src="../dist/dialog-plus.js"></script>
1060
1061
<link rel="stylesheet" href="./css/doc.css" />
1062
-<script src="./js/doc.js"></script>
+<script src="./js/doc.js"></script>
0 commit comments