<?= "<?php\n" ?> declare(strict_types=1); use think\facade\Route; // Admin路由 // 路由前缀: /admin/<?= $id ?>