feat: 精简阿里云配置表、minio配置表、腾讯云配置表、七牛云配置表、up配置表、sftp配置表的页面设计
This commit is contained in:
@@ -132,28 +132,7 @@ const User: React.FC<unknown> = () => {
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '使用的Region',
|
||||
dataIndex: 'region',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '域名后缀',
|
||||
dataIndex: 'end_point_suffix',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: 'http proxy代理',
|
||||
tip: 'http proxy代理,如果使用http proxy代理,需要设置IP与端口',
|
||||
dataIndex: 'http_proxy_Ip',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '代理服务器端口',
|
||||
dataIndex: 'http_proxy_port',
|
||||
valueType: 'text',
|
||||
},
|
||||
{
|
||||
title: '注册时间',
|
||||
title: '创建时间',
|
||||
dataIndex: 'create_time',
|
||||
valueType: 'dateTime',
|
||||
},
|
||||
|
Reference in New Issue
Block a user