Skip to content

Commit 3d0fa7e

Browse files
lycheeEngXuyuey
andauthored
Update 2-ui/5-loading/01-onload-ondomcontentloaded/article.md
Co-Authored-By: 徐玥 <xuyue_ustb@163.com>
1 parent 8f85530 commit 3d0fa7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • 2-ui/5-loading/01-onload-ondomcontentloaded

2-ui/5-loading/01-onload-ondomcontentloaded/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Firefox、Chrome 和 Opera 都会在 `DOMContentLoaded` 中自动填写表单。
132132

133133
有一个值得注意的特殊情况那就是发送分析数据。
134134

135-
假设我们要收集页面使用情况的数据:鼠标点击,滚动,被查看的页面区域等等。
135+
假设我们要收集页面使用情况的数据:鼠标点击、滚动、被查看的页面区域等等。
136136

137137
自然地,当用户要离开的时候,我们会使用 `unload` 事件去发送我们想要保存在服务器上的数据。
138138

0 commit comments

Comments
 (0)