增加商业支持导航

This commit is contained in:
augushong
2022-09-01 20:51:12 +08:00
parent 35683b704b
commit 795011a9c3

View File

@@ -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,