Authored by quintin.zhang

Update pv_uv_shopcard.md

... ... @@ -11,6 +11,7 @@
| appType | String | true |android/ios/wap/pc| 客户端类类型|
| from | int | false | |时间段-开始时间 |
| to | int | false | |时间段-结束时间 |
| timeType | int | false | |时间间隔 1:5分钟 2:1小时 3:1天 |
| topLabel | int | true | 1-登录 2-侧栏 3-功能 |一级 |
| secondLabels | int[] | true |登录(1:男生 2:女生 3:潮童 4:创意生活) 侧栏(1:男生 2:女生 3:潮童 4:创意生活 5、奥莱 6、PLUS 7、STAR 8、全球购 9、逛) 功能栏(1:首页 2:分类 3:逛 4:购物车 5:我的) |二级 |
... ... @@ -70,6 +71,7 @@
| appType | String | true |yohobuy_android/yohobuy_ios/wap/web| 客户端类类型|
| from | int | false | |时间段-开始时间 |
| to | int | false | |时间段-结束时间 |
| timeType | int | false | |时间间隔 1:5分钟 2:1小时 3:1天 |
| channel | int | true | 1-男生 2-女生 3-潮童 4-创意生活 |频道 |
| navigate | String | true | 左侧导航栏(父子之间用:分割 同层级间菜单编号不能重复) |左侧导航栏 |
... ...