lvhao hai 1 mes
pai
achega
90198089a9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Color.php

+ 1 - 1
core/CoreApp/controllers/Color.php

@@ -625,7 +625,7 @@ class Color extends Start_Controller {
 						
 				}
 				
-				$info_list[$key]['img'] = '<a href="http://'.$_SERVER['HTTP_HOST'].'/color/see/'.$value['id'].'" target="_blank">点击查看</a>';
+				$info_list[$key]['img'] = $img_list;
 				$info_list[$key]['time'] = date('Y-m-d H:i:s',$value['time']);
 				unset($info_list[$key]['id']);
 			}