10 lines
134 B
PHP
10 lines
134 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'type' => 'app',
|
|
'name' => '内容复制',
|
|
'author' => '迅睿云软件',
|
|
'icon' => 'fa fa-copy',
|
|
|
|
]; |