修改配置文件

return [
    'name'=>'AA后台',
    'id' => 'app-backend',
    'defaultRoute'=>'shop/index',//路由
    ……
];

127.0.0.1/index.php会自动跳转到shop/index

相关文章:

  • 2021-07-17
  • 2021-06-25
  • 2021-10-30
  • 2021-06-27
  • 2021-12-03
  • 2022-01-04
  • 2021-10-07
猜你喜欢
  • 2022-01-19
  • 2021-08-05
  • 2021-06-23
  • 2021-08-14
  • 2021-11-15
  • 2022-12-23
相关资源
相似解决方案