dever 4 years ago
parent
commit
9a4cb9f235
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);