去除插开发者信息

This commit is contained in:
wojiaoyishang
2023-02-11 08:28:23 +08:00
parent b92c450be4
commit 7f7e142dc4
12 changed files with 81 additions and 23 deletions
-4
View File
@@ -133,10 +133,6 @@
{field: 'plugin_name', minWidth: 100, title: '插件名称'},
{field: 'plugin_version', title: '插件版本'},
{field: 'plugin_description', title: '插件描述'},
{field: 'developer_name', title: '开发者名称'},
{field: 'developer_website', title: '开发者网站'},
{field: 'developer_email', title: '开发者邮箱'},
{field: 'developer_phone', title: '开发者电话'},
{field: 'plugin_folder_name', hide: true},
{field: 'enable', title: '状态', templet: '#plugin-enable', width: 100, align: 'center'},
{title: '操作', templet: '#plugin-bar', width: 120, align: 'center'}