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
张同海
2017-01-17 15:51:28 +0800
Commit
242d9dd5f2e438fffb5070ad117d1df62c2d9f9d
1 parent
79bd0323
添加get.analyticAppData和set.analyticEventIndex两组规则
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
YohoBuyBridge.md
YohoBuyBridge.md
View file @
242d9dd
...
...
@@ -60,6 +60,14 @@ get.ak| {}|获取appkey
get.uid| {}|获取uid,未登录返回 0
get.channel| {}|获取频道男女童创
get.appversion| {}|获取yohobuy版本号
get.analyticAppData | {} | 获取大数据上报参数列表,包括udid,sid,ak,av,uid,indx,origin
### set方法
action|arguments|描述
---|---|---
set.analyticEventIndex|{"indx":6}| 设置本地大数据上报索引
## APP调用H5
...
...
Please
register
or
login
to post a comment