Showing
1 changed file
with
2 additions
and
2 deletions
@@ -22,7 +22,7 @@ type:templateAction | @@ -22,7 +22,7 @@ type:templateAction | ||
22 | ``` | 22 | ``` |
23 | { | 23 | { |
24 | type:templateAction | 24 | type:templateAction |
25 | -subType:basicAction | 25 | +subType:basic |
26 | command:tap | 26 | command:tap |
27 | controlId: WordExplanationImage1 | 27 | controlId: WordExplanationImage1 |
28 | index:2(保证页面内消息按顺序) | 28 | index:2(保证页面内消息按顺序) |
@@ -67,7 +67,7 @@ pageIndex:1 | @@ -67,7 +67,7 @@ pageIndex:1 | ||
67 | ``` | 67 | ``` |
68 | { | 68 | { |
69 | type:templateAction | 69 | type:templateAction |
70 | - subType:playerAction | 70 | + subType:player |
71 | command:play | 71 | command:play |
72 | index:2 | 72 | index:2 |
73 | pageIndex:1 | 73 | pageIndex:1 |
-
Please register or login to post a comment