Showing
1 changed file
with
1 additions
and
1 deletions
@@ -34,7 +34,7 @@ yohoInterface.triggerEvent(onSuccess, onFail, params); | @@ -34,7 +34,7 @@ yohoInterface.triggerEvent(onSuccess, onFail, params); | ||
34 | 34 | ||
35 | action|arguments|描述 | 35 | action|arguments|描述 |
36 | ---|---|--- | 36 | ---|---|--- |
37 | -go.tab|{"index":"1","header":{"headerid":"3","left":{"action":"http://XXX"},"title":{"des":"标题","action":"http://XXX"},"right",{"des":"编辑","action":"http://XXX"}}}|跳转至指定index的tab(从0开始) | 37 | +go.tab|{"index":"1","header":{"headerid":"3","left":{"action":"http://XXX"},"title":{"des":"标题","action":"http://XXX"},"right":{"des":"编辑","action":"http://XXX"}}}|跳转至指定index的tab(从0开始) |
38 | go.login|{""}|跳转至登陆页面 | 38 | go.login|{""}|跳转至登陆页面 |
39 | go.loginout|{""}|退出登录,清除本地用户数据 | 39 | go.loginout|{""}|退出登录,清除本地用户数据 |
40 | go.shopingCart|{""}|跳转至购物车页面 | 40 | go.shopingCart|{""}|跳转至购物车页面 |
-
Please register or login to post a comment