echo

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

@@ -43,29 +43,6 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id) @@ -43,29 +43,6 @@ http://192.168.0.100:8788/home/sign?identifier=7 (identifier是用户id)
43 43
44 ### 流程相关消息 44 ### 流程相关消息
45 [详细内容](远程教学之流程消息) 45 [详细内容](远程教学之流程消息)
46 -* 启动课程  
47 -```  
48 - type:flow  
49 - command:prepareCourse  
50 - resourceInfo:本课需要下载的资源列表  
51 - screenWidth:屏幕宽度  
52 - screenHeight:屏幕高度  
53 - device:ios  
54 - appVersion:6.6.0  
55 -```  
56 -  
57 -* 发送课程页信息  
58 -```  
59 - type:flow  
60 - command:coursePage  
61 - pageInfo:页面Json信息  
62 -```  
63 -  
64 -* 结束课程  
65 -```  
66 - type:flow  
67 - command:endCourse  
68 -```  
69 46
70 ### 页面动作相关消息 47 ### 页面动作相关消息
71 48