diff --git a/themes/tajian/views/site/index.php b/themes/tajian/views/site/index.php index 81df2be..ad4d456 100644 --- a/themes/tajian/views/site/index.php +++ b/themes/tajian/views/site/index.php @@ -75,7 +75,7 @@ eof;
- {$platform} + {$platform} {$pubDate},{$title}
diff --git a/www/css/tajian.css b/www/css/tajian.css index 8ba0570..f9ffb36 100644 --- a/www/css/tajian.css +++ b/www/css/tajian.css @@ -91,6 +91,7 @@ a:link{text-decoration:none} } .tgroup{padding-right:5px;padding-top:10px} .morelink{float:right;font-size:13px;margin-top:3px} +.platform{font-size:12px;color:#444} /* 首页 end*/ /* 联系我们 */