rabin 6 months ago
parent
commit
cb40b530d2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      index.php

+ 1 - 0
index.php

@@ -1,4 +1,5 @@
 <?php
+header("Access-Control-Allow-Origin: *");
 define('DEVER_APP_NAME', 'upload');
 define('DEVER_APP_LANG', '文件上传');
 define('DEVER_APP_PATH', dirname(__FILE__) . DIRECTORY_SEPARATOR);