songxingwei 2 năm trước cách đây
mục cha
commit
b683a9fc2c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      public/index.php

+ 0 - 1
public/index.php

@@ -20,7 +20,6 @@ require __DIR__ . '/../thinkphp/base.php';
 
 
 //跨域请求设置
-
 header('Access-Control-Allow-Origin:*');
 header('Access-Control-Allow-Credentials:true');
 header('Access-Control-Allow-Methods:GET,POST,PUT,OPTIONS,PATCH,DELETE,HEAD');