Authored by biao

Merge branch 'develop' of http://git.yoho.cn/fe/yoho-blk into develop

@@ -44,20 +44,19 @@ const index = (req, res) => { @@ -44,20 +44,19 @@ const index = (req, res) => {
44 price: '1015.00' 44 price: '1015.00'
45 }, 45 },
46 navPath: { 46 navPath: {
47 - nav: true,  
48 - pathNav: [ 47 + nav: [
49 { 48 {
50 - href: '', 49 + link: '',
51 pathTitle: '', 50 pathTitle: '',
52 name: 'MEN首页' 51 name: 'MEN首页'
53 }, 52 },
54 { 53 {
55 - href: '', 54 + link: '',
56 pathTitle: '', 55 pathTitle: '',
57 name: '咨询' 56 name: '咨询'
58 }, 57 },
59 { 58 {
60 - href: '', 59 + link: '',
61 pathTitle: '', 60 pathTitle: '',
62 name: '咨询' 61 name: '咨询'
63 } 62 }
1 -.floor-header {  
2 - margin: 50px 0 30px;  
3 -}  
4 -  
5 .floor-title { 1 .floor-title {
6 margin: 0 auto; 2 margin: 0 auto;
7 line-height: 27px; 3 line-height: 27px;