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
echo
2016-04-20 11:40:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
50498e6ba3494db6c1f0652664199a0b336481be
50498e6b
1 parent
22d5dd22
Updated 远程教学之页面动作消息 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
远程教学之页面动作消息.md
远程教学之页面动作消息.md
View file @
50498e6
...
...
@@ -15,8 +15,8 @@ type:templateAction
*
单击控件(command:tap)
*
双击控件(command:doubleTap)
*
分段控件的点击(command:
clickSegmentedControl
)需要参数:点击的索引
*
分页ScrollView的滚动(command:gotoS
pecifiedScrollView
Page)需要参数:目标页的索引
*
分段控件的点击(command:
selectOptions
)需要参数:点击的索引
*
分页ScrollView的滚动(command:gotoS
croll
Page)需要参数:目标页的索引
例子
```
...
...
@@ -77,7 +77,7 @@ pageIndex:1
type:templateAction
subType:playerAction
command:progress
parameter:进度百分比
(这个应该更通用)
parameter:进度百分比
index:2
pageIndex:1
}
...
...
Please
register
or
login
to post a comment