Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
AppJSBridge
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
5
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
李犇
9 years ago
Commit
00f62eef9f7a1f0b1d194b06f5de4066f38e8c8a
1 parent
7816669f
Update AppH5Bridge.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
AppH5Bridge.md
AppH5Bridge.md
View file @
00f62ee
...
...
@@ -34,7 +34,7 @@ yohoInterface.triggerEvent(onSuccess, onFail, params);
action|arguments|描述
---|---|---
go.tab|{"index":"1","header":{"headerid":"3","left":{"action":"http://XXX"},"title":{"des":"标题","action":"http://XXX"},"right"
,
{"des":"编辑","action":"http://XXX"}}}|跳转至指定index的tab(从0开始)
go.tab|{"index":"1","header":{"headerid":"3","left":{"action":"http://XXX"},"title":{"des":"标题","action":"http://XXX"},"right"
:
{"des":"编辑","action":"http://XXX"}}}|跳转至指定index的tab(从0开始)
go.login|{""}|跳转至登陆页面
go.loginout|{""}|退出登录,清除本地用户数据
go.shopingCart|{""}|跳转至购物车页面
...
...
Please
register
or
login
to post a comment