allen 3 жил өмнө
parent
commit
c8ed2e4bfe
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -4,7 +4,7 @@ namespace think;
 
 use think\admin\service\SystemService;
 
-header("Access-Control-Allow-Origin: www.weibo.com");
+header("Access-Control-Allow-Origin: ac.movie.weibo.com");
 header("Access-Control-Allow-Methods: GET,POST,HEAD,OPTIONS");
 // 加载基础文件
 require __DIR__ . '/../vendor/autoload.php';