lvhao 3 veckor sedan
förälder
incheckning
e80d6629bf
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      core/CoreApp/controllers/Color.php

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

@@ -178,7 +178,7 @@ class Color extends Start_Controller {
 					}
 					else if($v != '')
 					{
-			 		   $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_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
 					{