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:08:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
631db6b3b1172236e1d110b27b1bdf976fb4d47a
631db6b3
1 parent
29c5edca
Created 最后一页(学习成就)json信息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
最后一页(学习成就)json信息.md
最后一页(学习成就)json信息.md
0 → 100644
View file @
631db6b
[
返回在线授课相关文档
](
在线授课相关文档
)
## 添加最后一页传递信息
```
{
coursePageType
=
4;//主要是这里,加了一种page类型,TeacherCoursePageTypeKeyWordListPage
pageInfo
=
{
AchievementsList=(
{
word:
"Hello"
,
phrase
:
"Hello world"
}
,
{
word:
"Hello"
,
phrase
:
"Hello world"
}
,
{
word:
"Hello"
,
phrase
:
"Hello world"
}
,
);
};
swipeDirection
=
0
;//滑动方向
}
```
...
...
Please
register
or
login
to post a comment