wesmiler 6 лет назад
Родитель
Сommit
e1fdaadff2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      public/themes/mjmls/index/news/index.html

+ 1 - 1
public/themes/mjmls/index/news/index.html

@@ -22,7 +22,7 @@
                     </a>
                 </div>
                 <div class="fl listent">
-                    <a class="nowrap" href="/news{$v.id}" target="">{$v.title}</a>
+                    <a class="nowrap" href="/news{$v.id}/" target="">{$v.title}</a>
                     <p>{$v.description}</p>
                     <div>
                         <span><i class="fa fa-clock-o"></i>{:date('Y-m-d',$v.create_time)}</span>