<?php define('DIR_SECURE_FILENAME', 'default.html'); define('APP_PATH','./index/'); //项目路径 require './ThinkPHP/ThinkPHP.php'; //引用文件