作者 邓超

x

@@ -16,9 +16,6 @@ class Test { @@ -16,9 +16,6 @@ class Test {
16 16
17 17
18 public function home(){ 18 public function home(){
19 - return '<iframe src="https://fob.ai.cc/33a9293e4314ea12ebfed9c60ab39f2d" style="width: 100%; height: 1000px;"></iframe>';  
20 - return '<iframe src="http://local.admin.hagro.cn/33a9293e4314ea12ebfed9c60ab39f2d" style="width: 100%; height: 1000px;"></iframe>';  
21 -  
22 if(app()->request('sign')!='s1'){ 19 if(app()->request('sign')!='s1'){
23 http_response_code(404); 20 http_response_code(404);
24 app()->e(404,404); 21 app()->e(404,404);