未验证 提交 a7904384 编写于 作者: O openharmony_ci 提交者: Gitee

!5229 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】句尾是否加句点用的不一致,统一加上。

Merge pull request !5229 from Luoyiling1010/N/A
......@@ -4,13 +4,13 @@ A gesture represents a semantic action (for example, tap, drag, or longpress) th
**Touch**
- **touchstart**: Triggered when the touch starts
- **touchstart**: Triggered when the touch starts.
- **touchmove**: Triggered when the touch moves
- **touchmove**: Triggered when the touch moves.
- **touchcancel**: Triggered when the touch is interrupted, for example, by an incoming call notification or pop-up message
- **touchcancel**: Triggered when the touch is interrupted, for example, by an incoming call notification or pop-up message.
- **touchend**: Triggered when the touch ends
- **touchend**: Triggered when the touch ends.
**Click**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册