mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
增加商业支持导航
This commit is contained in:
@@ -26,6 +26,12 @@ Route::view('/', 'welcome', [
|
||||
'href' => 'http://admin.demo.ulthon.com/admin/',
|
||||
'target' => '_blank',
|
||||
],
|
||||
[
|
||||
'name' => '商业支持',
|
||||
'active' => false,
|
||||
'href' => 'https://ulthon.com/bussiness.html',
|
||||
'target' => '_blank',
|
||||
],
|
||||
[
|
||||
'name' => 'QQ群',
|
||||
'active' => false,
|
||||
|
||||
Reference in New Issue
Block a user