Index.php: // 写上这个: public function __construct() { parent::__construct(); } // 然后才可以用: public function Index(){}