Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -7,7 +7,6 @@ type:templateAction | @@ -7,7 +7,6 @@ type:templateAction | ||
| 7 | 7 | ||
| 8 | ### 通用的基本动作定义 | 8 | ### 通用的基本动作定义 |
| 9 | 9 | ||
| 10 | -* 按钮点击(command:clickButton) | ||
| 11 | * 单击控件(command:tap) | 10 | * 单击控件(command:tap) |
| 12 | * 双击控件(command:doubleTap) | 11 | * 双击控件(command:doubleTap) |
| 13 | * 分段控件的点击(command:clickSegmentedControl)需要参数:点击的索引 | 12 | * 分段控件的点击(command:clickSegmentedControl)需要参数:点击的索引 |
-
Please register or login to post a comment