11 lines
174 B
PHP
11 lines
174 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'type' => 'app',
|
|
'name' => '自定义资料',
|
|
'author' => '迅睿云软件',
|
|
'icon' => 'fa fa-th-large',
|
|
'uri' => 'block/home/index',
|
|
|
|
]; |