Showing
5 changed files
with
18 additions
and
28 deletions
@@ -2,34 +2,34 @@ | @@ -2,34 +2,34 @@ | ||
2 | "home320_js": "true", | 2 | "home320_js": "true", |
3 | "channel": "home", | 3 | "channel": "home", |
4 | "channelBanner":{ | 4 | "channelBanner":{ |
5 | - "only": false, | 5 | + "isOne": false, |
6 | "bannerItem": [ | 6 | "bannerItem": [ |
7 | { | 7 | { |
8 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", | 8 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", |
9 | - "href": "#" | 9 | + "link": "#" |
10 | }, | 10 | }, |
11 | { | 11 | { |
12 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", | 12 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", |
13 | - "href": "#" | 13 | + "link": "#" |
14 | }, | 14 | }, |
15 | { | 15 | { |
16 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", | 16 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", |
17 | - "href": "#" | 17 | + "link": "#" |
18 | }, | 18 | }, |
19 | { | 19 | { |
20 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", | 20 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", |
21 | - "href": "#" | 21 | + "link": "#" |
22 | }, | 22 | }, |
23 | { | 23 | { |
24 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", | 24 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_23.jpg", |
25 | - "href": "#" | 25 | + "link": "#" |
26 | } | 26 | } |
27 | ] | 27 | ] |
28 | }, | 28 | }, |
29 | "content": [ | 29 | "content": [ |
30 | { | 30 | { |
31 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", | 31 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", |
32 | - "href": "#", | 32 | + "link": "#", |
33 | "title": "Audrey Hepurn", | 33 | "title": "Audrey Hepurn", |
34 | "subTitle": "伦敦影像展", | 34 | "subTitle": "伦敦影像展", |
35 | "channel": "fashion", | 35 | "channel": "fashion", |
@@ -94,15 +94,5 @@ | @@ -94,15 +94,5 @@ | ||
94 | "switchNext": { | 94 | "switchNext": { |
95 | "link": "#" | 95 | "link": "#" |
96 | } | 96 | } |
97 | - }, | ||
98 | - "app": { | ||
99 | - "boy": { | ||
100 | - "ios":"https://itunes.apple.com/cn/app/yoho!-boys-da-ren-zhi-ren/id914331635?mt=8&down.myapp.com", | ||
101 | - "android":"http://yoho-apps.qiniudn.com/YohoBoys.apk" | ||
102 | - }, | ||
103 | - "girl": { | ||
104 | - "ios":"https://itunes.apple.com/cn/app/yoho!-girls-no-fashion-no/id918398578?mt=8&down.myapp.com", | ||
105 | - "android":"http://app.yoho.cn/install/YohoGirl_YOHO.apk" | ||
106 | - } | ||
107 | } | 97 | } |
108 | } | 98 | } |
@@ -29,7 +29,8 @@ | @@ -29,7 +29,8 @@ | ||
29 | "content": [ | 29 | "content": [ |
30 | { | 30 | { |
31 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", | 31 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", |
32 | - "href": "#", | 32 | + "link": "#", |
33 | + "channelLink": "#", | ||
33 | "title": "Audrey Hepurn", | 34 | "title": "Audrey Hepurn", |
34 | "subTitle": "伦敦影像展", | 35 | "subTitle": "伦敦影像展", |
35 | "subTags": "hey yoho!girls", | 36 | "subTags": "hey yoho!girls", |
@@ -39,7 +40,8 @@ | @@ -39,7 +40,8 @@ | ||
39 | }, | 40 | }, |
40 | { | 41 | { |
41 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", | 42 | "img": "http://cmsres.dev.yoho.cn/images/temp/h5-home_26.jpg", |
42 | - "href": "#", | 43 | + "link": "#", |
44 | + "channelLink": "#", | ||
43 | "title": "Audrey Hepurn", | 45 | "title": "Audrey Hepurn", |
44 | "subTitle": "伦敦影像展", | 46 | "subTitle": "伦敦影像展", |
45 | "subTags": "hey yoho!girls", | 47 | "subTags": "hey yoho!girls", |
@@ -27,8 +27,6 @@ | @@ -27,8 +27,6 @@ | ||
27 | "writer": "mvc-config-wangwei/mvc-config-editor", | 27 | "writer": "mvc-config-wangwei/mvc-config-editor", |
28 | 28 | ||
29 | 29 | ||
30 | - "default/index320": "mvc-config-data", | ||
31 | - | ||
32 | "detail": "mvc-config-detail", | 30 | "detail": "mvc-config-detail", |
33 | "search": "mvc-config-wangwei/mvc-config-search", | 31 | "search": "mvc-config-wangwei/mvc-config-search", |
34 | "magazine": "mvc-config-magazine", | 32 | "magazine": "mvc-config-magazine", |
@@ -41,15 +39,15 @@ | @@ -41,15 +39,15 @@ | ||
41 | "lifestyle": "mvc-config-wangwei/mvc-config-lifestyle", | 39 | "lifestyle": "mvc-config-wangwei/mvc-config-lifestyle", |
42 | "video": "mvc-config-wangwei/mvc-config-video", | 40 | "video": "mvc-config-wangwei/mvc-config-video", |
43 | "default/index320": "mvc-config-index320", | 41 | "default/index320": "mvc-config-index320", |
44 | - "magazine/index320": "mvc-config-magazine320", | ||
45 | - "video/index320": "mvc-config-video320", | 42 | + "channel/magazine/index320": "mvc-config-magazine320", |
43 | + "channel/video/index320": "mvc-config-video320", | ||
46 | "writer/index320": "mvc-config-writer320", | 44 | "writer/index320": "mvc-config-writer320", |
47 | "tags/index320": "mvc-config-tags320", | 45 | "tags/index320": "mvc-config-tags320", |
48 | "search/index320": "mvc-config-tags320", | 46 | "search/index320": "mvc-config-tags320", |
49 | - "fashion/index320": "mvc-config-fashion320", | ||
50 | - "beauty/index320": "mvc-config-beauty320", | ||
51 | - "sports/index320": "mvc-config-sport320", | ||
52 | - "lifestyle/index320": "mvc-config-lifestyle320", | 47 | + "channel/fashion/index320": "mvc-config-fashion320", |
48 | + "channel/beauty/index320": "mvc-config-beauty320", | ||
49 | + "channel/sports/index320": "mvc-config-sport320", | ||
50 | + "channel/lifestyle/index320": "mvc-config-lifestyle320", | ||
53 | "detail/index320": "mvc-config-detail320" | 51 | "detail/index320": "mvc-config-detail320" |
54 | 52 | ||
55 | }, | 53 | }, |
views @ 5e05acd2
手机端数据格式说明.xls
0 → 100644
No preview for this file type
-
Please register or login to post a comment