7 lines
136 B
PHP
7 lines
136 B
PHP
|
<?php
|
||
|
return [
|
||
|
'name' => 'FoxUI01模板',
|
||
|
'title' => '企业官网默认模板',
|
||
|
'code' => 'FoxUI01',
|
||
|
'author' => '黔狐科技',
|
||
|
];
|