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
Catherine.Brain.William
2016-07-07 10:11:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
957431b063cc66d1d5ccd8a249929207ea3cae9e
957431b0
1 parent
02e00d18
Updated 最后一页(学习成就)json信息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
最后一页(学习成就)json信息.md
最后一页(学习成就)json信息.md
View file @
957431b
...
...
@@ -2,11 +2,13 @@
## 添加最后一页传递信息
创建课堂成就页格式 课堂页标识
`TeacherCoursePageTypeAchievementListPage==4`
并没有用到当前页的控件ID,只是把数据发送过来,学生端负责load数据
```
{
coursePageType
=
4;//主要是这里,加了一种page类型:0是普通页面消息,3是单词表,4是新添加的最后一页的页面信息
pageInfo
=
{
Achievement
s
List=(
AchievementList=(
{
word:
"Hello"
,
phrase
:
"Hello world"
...
...
Please
register
or
login
to post a comment