Authored by xuqi

guang data docs

@@ -490,6 +490,120 @@ @@ -490,6 +490,120 @@
490 } 490 }
491 } 491 }
492 492
  493 +## 逛
  494 +
  495 +### 【公用】资讯
  496 +
  497 + {
  498 + id: '',
  499 + classification: '最新',
  500 + isReco: true, //是否推荐
  501 + url: '',
  502 + isSquareImg: true, //是否是正方形图
  503 + img: '',
  504 + title: '',
  505 + editorUrl: '',
  506 + author: '',
  507 + pTime: '',
  508 + pView: '',
  509 + content: '',
  510 + tags: [
  511 + {
  512 + url: '',
  513 + tag: ''
  514 + },
  515 + ...
  516 + ],
  517 + liked: true,
  518 + like: 10,
  519 + comment: 10
  520 + }
  521 +
  522 +### 【共用】右侧栏
  523 +
  524 + {
  525 + exRecos: [
  526 + {
  527 + url: '',
  528 + img: '',
  529 + title: ''
  530 + },
  531 + ..
  532 + ],
  533 + hotTags: [
  534 + {
  535 + url: '',
  536 + tagName: ''
  537 + },
  538 + ...
  539 + ],
  540 + ads: [
  541 + {
  542 + url: '',
  543 + img: ''
  544 + },
  545 + ...
  546 + ]
  547 + }
  548 +
  549 +### 首页
  550 +
  551 + {
  552 + guang: {
  553 + slider: [
  554 + {
  555 + url: '',
  556 + img: ''
  557 + },
  558 + ...
  559 + ],
  560 + msgTypes: [
  561 + {
  562 + typeId: '',
  563 + isActive: true,
  564 + navUrl: '',
  565 + type: '最新'
  566 + },
  567 + ...
  568 + ],
  569 + msgs: [
  570 + {
  571 + ...//资讯
  572 + }
  573 + ],
  574 + msgPager: ''//HTML
  575 + }
  576 + }
  577 +
  578 +### 列表页
  579 +
  580 + {
  581 + guang: {
  582 + tag: '户外', //XX关联的文章
  583 + msgs: [
  584 + {
  585 + ..//资讯
  586 + },
  587 + ...
  588 + ],
  589 + msgPager: ''
  590 + }
  591 + }
  592 +
  593 +### 编辑页
  594 +
  595 + {
  596 + guang: {
  597 + editor: {
  598 + avatar: '',
  599 + name: '',
  600 + intro: ''
  601 + },
  602 + msgs: [],
  603 + msgPager: ''
  604 + }
  605 + }
  606 +
493 ## 站点头部 607 ## 站点头部
494 { 608 {
495 gobuytype: 'gobuyboys',//购物车样式 609 gobuytype: 'gobuyboys',//购物车样式
@@ -6,7 +6,7 @@ @@ -6,7 +6,7 @@
6 <ul class="slide-wrapper"> 6 <ul class="slide-wrapper">
7 {{#each slider}} 7 {{#each slider}}
8 <li> 8 <li>
9 - <a href="{{href}}"> 9 + <a href="{{url}}">
10 {{#if @first}} 10 {{#if @first}}
11 <img src="{{img}}"> 11 <img src="{{img}}">
12 {{^}} 12 {{^}}
@@ -6,14 +6,14 @@ @@ -6,14 +6,14 @@
6 {{#if isReco}} 6 {{#if isReco}}
7 <div class="reco"></div> 7 <div class="reco"></div>
8 {{/if}} 8 {{/if}}
9 - <a href="{{href}}"> 9 + <a href="{{url}}">
10 <img class="lazy{{#if isSquareImg}} square{{/if}}" data-original="{{img}}"> 10 <img class="lazy{{#if isSquareImg}} square{{/if}}" data-original="{{img}}">
11 </a> 11 </a>
12 </div> 12 </div>
13 <div class="msg-info"> 13 <div class="msg-info">
14 - <a class="msg-title" href="{{href}}">{{title}}</a> 14 + <a class="msg-title" href="{{url}}">{{title}}</a>
15 <p class="msg-app"> 15 <p class="msg-app">
16 - <a href="{{editorHref}}"> 16 + <a href="{{editorUrl}}">
17 <span class="author">{{author}}</span> 17 <span class="author">{{author}}</span>
18 </a> 18 </a>
19 <span class="publish-time"> 19 <span class="publish-time">
@@ -29,7 +29,7 @@ @@ -29,7 +29,7 @@
29 <div class="footer"> 29 <div class="footer">
30 <div class="tags"> 30 <div class="tags">
31 {{# tags}} 31 {{# tags}}
32 - <a class="msg-tag" href="{{href}}" target="_blank">{{tag}}</a> 32 + <a class="msg-tag" href="{{url}}" target="_blank">{{tag}}</a>
33 {{/ tags}} 33 {{/ tags}}
34 </div> 34 </div>
35 <div class="like-comment"> 35 <div class="like-comment">
@@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
19 <div class="hot-tag-list"> 19 <div class="hot-tag-list">
20 {{#hotTags}} 20 {{#hotTags}}
21 <a class="hot-tag" href="{{url}}"> 21 <a class="hot-tag" href="{{url}}">
22 - {{tagname}} 22 + {{tagName}}
23 </a> 23 </a>
24 {{/hotTags}} 24 {{/hotTags}}
25 </div> 25 </div>
@@ -16,11 +16,11 @@ class GuangController extends AbstractAction @@ -16,11 +16,11 @@ class GuangController extends AbstractAction
16 'guang' => array( 16 'guang' => array(
17 'slider' => array( 17 'slider' => array(
18 array( 18 array(
19 - 'href' => '', 19 + 'url' => '',
20 'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/0240f288725106b408d8c524b4d0fba4b9.jpg' 20 'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/0240f288725106b408d8c524b4d0fba4b9.jpg'
21 ), 21 ),
22 array( 22 array(
23 - 'href' => '', 23 + 'url' => '',
24 'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/02934d7696b187d260341d31c084eb93cc.jpg' 24 'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/02934d7696b187d260341d31c084eb93cc.jpg'
25 ) 25 )
26 ), 26 ),
@@ -62,18 +62,18 @@ class GuangController extends AbstractAction @@ -62,18 +62,18 @@ class GuangController extends AbstractAction
62 'id' => 1, 62 'id' => 1,
63 'classification' => '话题', 63 'classification' => '话题',
64 'isReco' => true, 64 'isReco' => true,
65 - 'href' => '', 65 + 'url' => '',
66 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640', 66 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640',
67 'isSquareImg' => true, 67 'isSquareImg' => true,
68 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类', 68 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类',
69 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒', 69 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒',
70 - 'editorHref' => '', 70 + 'editorUrl' => '',
71 'pTime' => '2015-03-08 15:33', 71 'pTime' => '2015-03-08 15:33',
72 'pView' => '225', 72 'pView' => '225',
73 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长', 73 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长',
74 'tags' => array( 74 'tags' => array(
75 array( 75 array(
76 - 'href' => '', 76 + 'url' => '',
77 'tag' => 'adidas OriginalsQ' 77 'tag' => 'adidas OriginalsQ'
78 ) 78 )
79 ), 79 ),
@@ -91,7 +91,7 @@ class GuangController extends AbstractAction @@ -91,7 +91,7 @@ class GuangController extends AbstractAction
91 ), 91 ),
92 'hotTags' => array( 92 'hotTags' => array(
93 array( 93 array(
94 - 'tagname' => 'LEE', 94 + 'tagName' => 'LEE',
95 'url' => '' 95 'url' => ''
96 ) 96 )
97 ), 97 ),
@@ -354,7 +354,7 @@ class GuangController extends AbstractAction @@ -354,7 +354,7 @@ class GuangController extends AbstractAction
354 ), 354 ),
355 'hotTags' => array( 355 'hotTags' => array(
356 array( 356 array(
357 - 'tagname' => 'LEE', 357 + 'tagName' => 'LEE',
358 'url' => '' 358 'url' => ''
359 ) 359 )
360 ), 360 ),
@@ -389,18 +389,18 @@ class GuangController extends AbstractAction @@ -389,18 +389,18 @@ class GuangController extends AbstractAction
389 'id' => 1, 389 'id' => 1,
390 'classification' => '话题', 390 'classification' => '话题',
391 'isReco' => true, 391 'isReco' => true,
392 - 'href' => '', 392 + 'url' => '',
393 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640', 393 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640',
394 'isSquareImg' => true, 394 'isSquareImg' => true,
395 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类', 395 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类',
396 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒', 396 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒',
397 - 'editorHref' => '', 397 + 'editorUrl' => '',
398 'pTime' => '2015-03-08 15:33', 398 'pTime' => '2015-03-08 15:33',
399 'pView' => '225', 399 'pView' => '225',
400 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长', 400 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长',
401 'tags' => array( 401 'tags' => array(
402 array( 402 array(
403 - 'href' => '', 403 + 'url' => '',
404 'tag' => 'adidas OriginalsQ' 404 'tag' => 'adidas OriginalsQ'
405 ) 405 )
406 ), 406 ),
@@ -418,7 +418,7 @@ class GuangController extends AbstractAction @@ -418,7 +418,7 @@ class GuangController extends AbstractAction
418 ), 418 ),
419 'hotTags' => array( 419 'hotTags' => array(
420 array( 420 array(
421 - 'tagname' => 'LEE', 421 + 'tagName' => 'LEE',
422 'url' => '' 422 'url' => ''
423 ) 423 )
424 ), 424 ),
@@ -448,18 +448,18 @@ class GuangController extends AbstractAction @@ -448,18 +448,18 @@ class GuangController extends AbstractAction
448 'id' => 1, 448 'id' => 1,
449 'classification' => '话题', 449 'classification' => '话题',
450 'isReco' => true, 450 'isReco' => true,
451 - 'href' => '', 451 + 'url' => '',
452 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640', 452 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640',
453 'isSquareImg' => true, 453 'isSquareImg' => true,
454 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类', 454 'title' => '破旧除新!Publish完美释出2015最新春季[TheResistance]系列看看你很长的时候会不会分页啊,奇怪的人类',
455 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒', 455 'author' => '大家玩看看作者名字 过长的情况显示是不是有问题呵呵哒哒哒',
456 - 'editorHref' => '', 456 + 'editorUrl' => '',
457 'pTime' => '2015-03-08 15:33', 457 'pTime' => '2015-03-08 15:33',
458 'pView' => '225', 458 'pView' => '225',
459 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长', 459 'content' => '该类型 应用于多图形式。虽说洛杉矶街头品牌Publish是凭着设计一炮而红,跃升为近年人气品牌,但是该设计团队却打算你妹啊鬼知道你后面说什么但是要测试文字截取能不能成功,所以必须要把你写很长很长很长很长很长',
460 'tags' => array( 460 'tags' => array(
461 array( 461 array(
462 - 'href' => '', 462 + 'url' => '',
463 'tag' => 'adidas OriginalsQ' 463 'tag' => 'adidas OriginalsQ'
464 ) 464 )
465 ), 465 ),
@@ -477,7 +477,7 @@ class GuangController extends AbstractAction @@ -477,7 +477,7 @@ class GuangController extends AbstractAction
477 ), 477 ),
478 'hotTags' => array( 478 'hotTags' => array(
479 array( 479 array(
480 - 'tagname' => 'LEE', 480 + 'tagName' => 'LEE',
481 'url' => '' 481 'url' => ''
482 ) 482 )
483 ), 483 ),