Authored by 李犇

Update AppH5Bridge.md

... ... @@ -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|{""}|跳转至购物车页面
... ...