allen пре 3 година
родитељ
комит
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';