Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
welcome
2016-05-27 10:38:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
149f588e618f2328741c4a9e7cc85a74ebed0af9
149f588e
1 parent
cda07bd1
添加courseEndTime 学生端用来做上课倒计时
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
远程教学之流程消息.md
远程教学之流程消息.md
View file @
149f588
...
...
@@ -66,8 +66,9 @@
"command"
:
"prepareCourse"
,
"screenWidth"
:
1024
,
//
For
教学画板
"screenHeight"
:
768
,
//
For
教学画板
"courseName"
:
"英雄是怎样炼成的"
//
学生端可以展现在等待上课画面
"attachmentType"
:
"smallFile"
"courseName"
:
"英雄是怎样炼成的"
,
//
学生端可以展现在等待上课画面
"attachmentType"
:
"smallFile"
,
"courseEndTime"
:
"18:00:00"
//当前课程的结束时间,用来做倒计时
}
```
...
...
Please
register
or
login
to post a comment