echo

Updated 远程教学相关文档 (markdown)

... ... @@ -6,17 +6,17 @@
### 流程相关消息
* 启动课程
* type = prepareCourse
* command = prepareCourse
* resourceInfo = 本课需要下载的资源列表
* screenWidth = 屏幕宽度
* screenHeight = 屏幕高度
* 发送课程页信息
* type = coursePage
* command = coursePage
* pageInfo = 页面Json信息
* 结束课程
* type = endCourse
* command = endCourse
### 页面动作相关消息
... ...