echo

Updated 远程教学之页面动作消息 (markdown)

... ... @@ -57,14 +57,18 @@ index:2(保证页面内消息按顺序)
* 进度消息(progress)
```
type:templateAction
subType:playerAction
command:play
index:2
{
type:templateAction
subType:playerAction
command:play
index:2
}
type:templateAction
subType:playerAction
command:progress
parameter:进度百分比(这个应该更通用)
index:2
{
type:templateAction
subType:playerAction
command:progress
parameter:进度百分比(这个应该更通用)
index:2
}
```
\ No newline at end of file
... ...