Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf5baba

Browse files
✏️ fix: 修正错别字和代码缺失
1 parent 4af7ea6 commit cf5baba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Command/Command.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div>
2222
<button id="btn1">Button1</button>
2323
<button id="btn2">Button2</button>
24-
<button id="btn3">Button3/button>
24+
<button id="btn3">Button3</button>
2525
</div>
2626
<script src="./Command.js"></script>
2727
</body>
@@ -101,7 +101,7 @@ class DeleteMenu {
101101

102102
```
103103

104-
之后我们分别实例华不同的对象
104+
之后我们分别实例化不同的对象
105105

106106
```javascript
107107
// 首先获取按钮对象

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /