wesmiler 6 년 전
부모
커밋
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>