Update pv_uv_shopcard.md
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -11,7 +11,7 @@ | @@ -11,7 +11,7 @@ | ||
11 | | appType | String | true |android/ios/wap/pc| 客户端类类型| | 11 | | appType | String | true |android/ios/wap/pc| 客户端类类型| |
12 | | from | int | false | |时间段-开始时间 | | 12 | | from | int | false | |时间段-开始时间 | |
13 | | to | int | false | |时间段-结束时间 | | 13 | | to | int | false | |时间段-结束时间 | |
14 | -| timeType | int | false | |时间间隔 1:5分钟 2:1小时 3:1天 | | 14 | +| timeType | int | false | |时间间隔 1表示5分钟 2表示1小时 3表示1天 | |
15 | | topLabel | int | true | 1-登录 2-侧栏 3-功能 |一级 | | 15 | | topLabel | int | true | 1-登录 2-侧栏 3-功能 |一级 | |
16 | | secondLabels | int[] | true |登录(1:男生 2:女生 3:潮童 4:创意生活) 侧栏(1:男生 2:女生 3:潮童 4:创意生活 5、奥莱 6、PLUS 7、STAR 8、全球购 9、逛) 功能栏(1:首页 2:分类 3:逛 4:购物车 5:我的) |二级 | | 16 | | secondLabels | int[] | true |登录(1:男生 2:女生 3:潮童 4:创意生活) 侧栏(1:男生 2:女生 3:潮童 4:创意生活 5、奥莱 6、PLUS 7、STAR 8、全球购 9、逛) 功能栏(1:首页 2:分类 3:逛 4:购物车 5:我的) |二级 | |
17 | 17 | ||
@@ -71,7 +71,7 @@ | @@ -71,7 +71,7 @@ | ||
71 | | appType | String | true |yohobuy_android/yohobuy_ios/wap/web| 客户端类类型| | 71 | | appType | String | true |yohobuy_android/yohobuy_ios/wap/web| 客户端类类型| |
72 | | from | int | false | |时间段-开始时间 | | 72 | | from | int | false | |时间段-开始时间 | |
73 | | to | int | false | |时间段-结束时间 | | 73 | | to | int | false | |时间段-结束时间 | |
74 | -| timeType | int | false | |时间间隔 1:5分钟 2:1小时 3:1天 | | 74 | +| timeType | int | false | |时间间隔 1表示5分钟 2表示1小时 3表示1天 | |
75 | | channel | int | true | 1-男生 2-女生 3-潮童 4-创意生活 |频道 | | 75 | | channel | int | true | 1-男生 2-女生 3-潮童 4-创意生活 |频道 | |
76 | | navigate | String | true | 左侧导航栏(父子之间用:分割 同层级间菜单编号不能重复) |左侧导航栏 | | 76 | | navigate | String | true | 左侧导航栏(父子之间用:分割 同层级间菜单编号不能重复) |左侧导航栏 | |
77 | 77 |
-
Please register or login to post a comment