Showing
3 changed files
with
28 additions
and
1 deletions
mvc-config-about.json
0 → 100644
@@ -50,6 +50,10 @@ | @@ -50,6 +50,10 @@ | ||
50 | }] | 50 | }] |
51 | } | 51 | } |
52 | }, { | 52 | }, { |
53 | + "coverEffect": { | ||
54 | + "html": "" | ||
55 | + } | ||
56 | + }, { | ||
53 | "text": { | 57 | "text": { |
54 | "deps": "其实,当你还没穿到2014年版本的Y-3 Qasa,2015年春夏版本的Y-3 Qasa就这样毫无声息的公布了,但之前公布的Y-3 Qasa Low这次并没有出现在名单上,让人不解。Okay,丢掉这些不说,此番的所有鞋款的Y-3辨识度还是满载,在主调的选择上全部使用了黑白两色,我行我素的设计让人爱不释手。都是用橡胶做的鞋子,为什么Y-3的就这么养眼呢?喜欢的朋友可以耐心等待明年发售。在印象当中,来自意大利的著名牛仔时装品牌Diesel总是会与破洞、汗渍以及做旧所联系,且给人一种特立独行的叛逆味道而横行时尚界。近日品牌发布最新2015春夏季全新的造型海报。但这一次却摒弃了之前的性感路线转而推出“Independent” 与“anti-preppy” 两大主题,在品牌艺术总监Nicola Formichetti 的引领下大走全新风貌的学院派年轻风格。该系列以皮革与牛仔为主要材质,并融入的摇滚元素,令新品极具颠覆性。这个秋冬" | 58 | "deps": "其实,当你还没穿到2014年版本的Y-3 Qasa,2015年春夏版本的Y-3 Qasa就这样毫无声息的公布了,但之前公布的Y-3 Qasa Low这次并没有出现在名单上,让人不解。Okay,丢掉这些不说,此番的所有鞋款的Y-3辨识度还是满载,在主调的选择上全部使用了黑白两色,我行我素的设计让人爱不释手。都是用橡胶做的鞋子,为什么Y-3的就这么养眼呢?喜欢的朋友可以耐心等待明年发售。在印象当中,来自意大利的著名牛仔时装品牌Diesel总是会与破洞、汗渍以及做旧所联系,且给人一种特立独行的叛逆味道而横行时尚界。近日品牌发布最新2015春夏季全新的造型海报。但这一次却摒弃了之前的性感路线转而推出“Independent” 与“anti-preppy” 两大主题,在品牌艺术总监Nicola Formichetti 的引领下大走全新风貌的学院派年轻风格。该系列以皮革与牛仔为主要材质,并融入的摇滚元素,令新品极具颠覆性。这个秋冬" |
55 | } | 59 | } |
@@ -4,6 +4,7 @@ | @@ -4,6 +4,7 @@ | ||
4 | "default-layout": "[none]", | 4 | "default-layout": "[none]", |
5 | "detail": "[none]", | 5 | "detail": "[none]", |
6 | "magazine": "[none]", | 6 | "magazine": "[none]", |
7 | + "about": "[none]", | ||
7 | "error": "[none]" | 8 | "error": "[none]" |
8 | }, | 9 | }, |
9 | "renderOptions": { | 10 | "renderOptions": { |
@@ -53,7 +54,14 @@ | @@ -53,7 +54,14 @@ | ||
53 | "channel/beauty/index320": "mvc-config-beauty320", | 54 | "channel/beauty/index320": "mvc-config-beauty320", |
54 | "channel/sports/index320": "mvc-config-sport320", | 55 | "channel/sports/index320": "mvc-config-sport320", |
55 | "channel/lifestyle/index320": "mvc-config-lifestyle320", | 56 | "channel/lifestyle/index320": "mvc-config-lifestyle320", |
56 | - "channel/detail/index320": "mvc-config-detail320" | 57 | + "channel/detail/index320": "mvc-config-detail320", |
58 | + | ||
59 | + "channel/about/index": "mvc-config-about", | ||
60 | + "channel/about/contactus": "mvc-config-about", | ||
61 | + "channel/about/feedback": "mvc-config-about", | ||
62 | + "channel/about/links": "mvc-config-about", | ||
63 | + "channel/about/privacy": "mvc-config-about", | ||
64 | + "channel/about/servers": "mvc-config-about" | ||
57 | 65 | ||
58 | }, | 66 | }, |
59 | "ajax": { | 67 | "ajax": { |
@@ -746,6 +754,17 @@ | @@ -746,6 +754,17 @@ | ||
746 | }] | 754 | }] |
747 | }, | 755 | }, |
748 | "message": "" | 756 | "message": "" |
757 | + }, | ||
758 | + "passport/partner/yoho": { | ||
759 | + "status": true, | ||
760 | + "code": 200, | ||
761 | + "data": { | ||
762 | + "nick": "YOHO_9d5477", | ||
763 | + "partner": [], | ||
764 | + "icon": "", | ||
765 | + "type": "yoho" | ||
766 | + }, | ||
767 | + "message": "" | ||
749 | } | 768 | } |
750 | } | 769 | } |
751 | } | 770 | } |
-
Please register or login to post a comment