Files
BESCMS/dayrui/App/Mform/Config/App.php
T

11 lines
175 B
PHP

<?php
return [
'type' => 'app',
'name' => '模块内容表单',
'author' => '迅睿云软件',
'icon' => 'fa fa-table',
'uri' => 'mform/module/index'
];