feat: 精简阿里云配置表、minio配置表、腾讯云配置表、七牛云配置表、up配置表、sftp配置表的页面设计
This commit is contained in:
@@ -129,28 +129,8 @@ const User: React.FC<unknown> = () => {
|
||||
dataIndex: 'base_path',
|
||||
valueType: 'text',
|
||||
},
|
||||
|
||||
{
|
||||
title: '分片大小',
|
||||
default: '5',
|
||||
dataIndex: 'part_size',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '超时时间',
|
||||
tip: '默认的超时时间:30秒',
|
||||
default: '30',
|
||||
dataIndex: 'timeout',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '接入点',
|
||||
tip: '默认为自动识别接入点',
|
||||
dataIndex: 'api_domain',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '注册时间',
|
||||
title: '创建时间',
|
||||
dataIndex: 'create_time',
|
||||
valueType: 'dateTime',
|
||||
},
|
||||
|
Reference in New Issue
Block a user