//config.php <?php $say = "hello word!"; var_dump("导入成功:)"); ?>
Vendor('me.config'); //config.php var_dump($say);