完成初始化数据;

This commit is contained in:
2022-04-19 21:23:53 +08:00
parent e9a6bc815e
commit e29f8ff4ea
17 changed files with 1264 additions and 35 deletions

View File

@@ -32,7 +32,7 @@ Route::view('/', 'welcome', [
[
'name' => '演示',
'active' => false,
'href' => 'http://admin.demo.ulthon.com/',
'href' => 'http://admin.demo.ulthon.com/admin/',
'target' => '_blank',
],
[