插件编辑优化
parent
c0e398f9a0
commit
28d8395481
|
|
@ -827,7 +827,7 @@ php;
|
|||
'base' => [
|
||||
'plugins' => $plugins,
|
||||
'name' => $params['name'],
|
||||
'logo' => $params['logo'],
|
||||
'logo' => ResourcesService::AttachmentPathHandle($params['logo']),
|
||||
'author' => $params['author'],
|
||||
'author_url' => $params['author_url'],
|
||||
'version' => $params['version'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue