Showing
1 changed file
with
0 additions
and
8 deletions
@@ -15,14 +15,6 @@ type:templateAction | @@ -15,14 +15,6 @@ type:templateAction | ||
15 | 例子 | 15 | 例子 |
16 | ``` | 16 | ``` |
17 | { | 17 | { |
18 | -type:templateAction(模板动作) | ||
19 | -command:clickButton | ||
20 | -controlId:WordExplanationTextSwitcher | ||
21 | -index:2(保证页面内消息按顺序) | ||
22 | -pageIndex:1 | ||
23 | -} | ||
24 | - | ||
25 | -{ | ||
26 | type:templateAction | 18 | type:templateAction |
27 | command:tap | 19 | command:tap |
28 | controlId: WordExplanationImage1 | 20 | controlId: WordExplanationImage1 |
-
Please register or login to post a comment