lvhao 3 minggu lalu
induk
melakukan
db6814ecdb
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      core/CoreApp/controllers/Color.php

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

@@ -178,8 +178,8 @@ class Color extends Start_Controller {
 					}
 					else if($v != '')
 					{
-					   $info[$key]['img'] = "<img src='".$v."' width='100' height='100' />";
-			 		  // $info_list[$key]['img'] = "<img src='".site_url('img/thumb')."?src=".str_replace(array('http://'.$_SERVER['HTTP_HOST'],'http://erp.hnwmzp.cn','https://erp.hnwmzp.cn','http://1.wepolicy.cn','https://1.wepolicy.cn','http://a.wepolicy.cn','/img/thumb?src='),'',$v)."&w=100&h=100' data-src='".$v."'>";
+					   //$info[$key]['img'] = "<img src='".$v."' width='100px' height='100' />";
+			 		  $info_list[$key]['img'] = "<img src='".site_url('img/thumb')."?src=".str_replace(array('http://'.$_SERVER['HTTP_HOST'],'http://erp.hnwmzp.cn','https://erp.hnwmzp.cn','http://1.wepolicy.cn','https://1.wepolicy.cn','http://a.wepolicy.cn','/img/thumb?src='),'',$v)."&w=100&h=100' data-src='".$v."'>";
 					}
 					else
 					{