优化域名解析子表的列宽

This commit is contained in:
jingrow 2025-07-31 20:49:21 +08:00
parent a2941851bb
commit f6b2e9dd31
2 changed files with 14 additions and 7 deletions

View File

@ -15,6 +15,7 @@
],
"fields": [
{
"columns": 1,
"fieldname": "host",
"fieldtype": "Data",
"in_list_view": 1,
@ -22,6 +23,7 @@
"reqd": 1
},
{
"columns": 1,
"fieldname": "type",
"fieldtype": "Select",
"in_list_view": 1,
@ -30,6 +32,7 @@
"reqd": 1
},
{
"columns": 4,
"fieldname": "value",
"fieldtype": "Data",
"in_list_view": 1,
@ -37,6 +40,7 @@
"reqd": 1
},
{
"columns": 1,
"default": "600",
"fieldname": "ttl",
"fieldtype": "Data",
@ -44,6 +48,7 @@
"label": "TTL"
},
{
"columns": 1,
"default": "10",
"fieldname": "level",
"fieldtype": "Data",
@ -51,6 +56,7 @@
"label": "优先级"
},
{
"columns": 1,
"fieldname": "line",
"fieldtype": "Select",
"in_list_view": 1,
@ -58,6 +64,7 @@
"options": "\nLTEL\nLCNC\nLMOB\nLEDU\nLSEO"
},
{
"columns": 1,
"fieldname": "record_status",
"fieldtype": "Data",
"in_list_view": 1,
@ -68,7 +75,7 @@
"index_web_pages_for_search": 1,
"istable": 1,
"links": [],
"modified": "2025-07-31 20:02:55.792679",
"modified": "2025-07-31 20:34:50.907647",
"modified_by": "Administrator",
"module": "Jcloud",
"name": "Dns Resolution",

View File

@ -21,6 +21,8 @@
"auto_renew",
"section_break_yomj",
"description",
"dns_resolution_tab",
"dns_resolution",
"dns_tab",
"dns_host1",
"dns_host3",
@ -28,9 +30,7 @@
"column_break_qlix",
"dns_host2",
"dns_host4",
"dns_host6",
"dns_resolution_tab",
"dns_resolution"
"dns_host6"
],
"fields": [
{
@ -193,14 +193,14 @@
{
"fieldname": "dns_resolution_tab",
"fieldtype": "Tab Break",
"label": "Dns Resolution"
"label": "域名解析"
}
],
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2025-07-31 19:54:59.548188",
"modified_by": "Administrator",
"modified": "2025-07-31 20:38:06.284459",
"modified_by": "support@jingrow.com",
"module": "Jcloud",
"name": "Jsite Domain",
"owner": "Administrator",