正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -288,6 +288,7 @@ class LoginController extends BaseController | @@ -288,6 +288,7 @@ class LoginController extends BaseController | ||
| 288 | 288 | ||
| 289 | public function updateHtml(){ | 289 | public function updateHtml(){ |
| 290 | $html = $this->re($v['html'],'admin.item.globalso.site','ecdn6.globalso.com/'); | 290 | $html = $this->re($v['html'],'admin.item.globalso.site','ecdn6.globalso.com/'); |
| 291 | + return $html; | ||
| 291 | // $html = $this->re($v['html'],'https://develop.globalso.com/b/image/','https://ecdn6.globalso.com/public/template/'); | 292 | // $html = $this->re($v['html'],'https://develop.globalso.com/b/image/','https://ecdn6.globalso.com/public/template/'); |
| 292 | } | 293 | } |
| 293 | 294 |
-
请 注册 或 登录 后发表评论