Authored by tmq

test

@@ -647,7 +647,7 @@ define('yohood', function(require, exports) { @@ -647,7 +647,7 @@ define('yohood', function(require, exports) {
647 '<h2 {titleStyle}>' + 647 '<h2 {titleStyle}>' +
648 '<a href="' + url + '" title="' + title + '" target="_blank">' + topic + '</a>' + 648 '<a href="' + url + '" title="' + title + '" target="_blank">' + topic + '</a>' +
649 '</h2>' + 649 '</h2>' +
650 - '+create_time+'+ 650 + '+ create_time +'+
651 '</div>' + 651 '</div>' +
652 '</div>'; 652 '</div>';
653 if (isVideo == 2) //侧边视频 653 if (isVideo == 2) //侧边视频