Showing
1 changed file
with
12 additions
and
1 deletions
@@ -145,4 +145,15 @@ | @@ -145,4 +145,15 @@ | ||
145 | * 显示下一部分按钮 showNextPartButton | 145 | * 显示下一部分按钮 showNextPartButton |
146 | 146 | ||
147 | ### 图片对话模板 | 147 | ### 图片对话模板 |
148 | -头像 ActorImageViewId | 148 | +头像 ActorImageViewId |
149 | + | ||
150 | +### 单词对比,点击单个item | ||
151 | +`{ | ||
152 | + command = tap; | ||
153 | + controlId = WordExplanationImage01; | ||
154 | + index = 29; | ||
155 | + pageIndex = 7; | ||
156 | + subType = basic; | ||
157 | + type = templateAction; | ||
158 | +}` | ||
159 | + |
-
Please register or login to post a comment