Commit b3290217 authored by 章建武's avatar 章建武

dep

parent 120d051b
...@@ -125,7 +125,7 @@ class IndexController extends Controller ...@@ -125,7 +125,7 @@ class IndexController extends Controller
imagedestroy($bg); imagedestroy($bg);
//返回处理后的水印图片 //返回处理后的水印图片
$url = 'http://www.test_h5.net/H5/pic/'.$num.'.png'; $url = 'http://mallapp.guoguodz.com/test_h5/appwww/H5/pic/'.$num.'.png';
$this->assign('url',$url); $this->assign('url',$url);
$this->display(); $this->display();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment