dever 4 years ago
parent
commit
b8b837de91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/template/xuniren/home.php

+ 1 - 1
main/template/xuniren/home.php

@@ -164,7 +164,7 @@ $view
 
 
             'img' => array
             'img' => array
             (
             (
-                'src' => '$v.pic',
+                'src' => '$v.small_pic',
                 'alt' => '$v.name',
                 'alt' => '$v.name',
             ),
             ),
         ),
         ),