Authored by tmq

test

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