dever 4 년 전
부모
커밋
863cc272ba
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      main/template/xuniren/activity.php

+ 4 - 1
main/template/xuniren/activity.php

@@ -31,7 +31,10 @@ $view
             'title' => '$v.name',
             'div' => array
             (
-                'h3' => '$v.sname',
+                'h3' => array
+                (
+                    'html' => '$v.sname',
+                ),
                 'p' => array
                 (
                     'html' => '$v.info',