作者 lyh

gx

... ... @@ -288,6 +288,7 @@ class LoginController extends BaseController
public function updateHtml(){
$html = $this->re($v['html'],'admin.item.globalso.site','ecdn6.globalso.com/');
return $html;
// $html = $this->re($v['html'],'https://develop.globalso.com/b/image/','https://ecdn6.globalso.com/public/template/');
}
... ...