Skip to content

Commit ce1f66e

Browse files
author
zhangyonghong
committed
add store
1 parent 2493b71 commit ce1f66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Math.random()*(n-m)+m
77
```
88

99
- [return false](http://stackoverflow.com/questions/1357118/event-preventdefault-vs-return-false)
10+
- [return false](http://www.75team.com/archives/201)
1011
```javascript
1112
// event.preventDefault()会阻挡预设要发生的事件.
1213
// event.stopPropagation()会阻挡发生冒泡事件.

0 commit comments

Comments
 (0)