feat:解除部分应用端口输入限制

This commit is contained in:
okxlin 2024-06-07 08:38:57 +08:00
parent 973431d8a1
commit f39017ad66
10 changed files with 18 additions and 18 deletions

View File

@ -1,10 +1,10 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 10086 - default: 10086
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port (determined by the listening port)
labelZh: 端口 labelZh: 端口 (由监听端口决定)
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@ -1,10 +1,10 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 10086 - default: 10086
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port (determined by the listening port)
labelZh: 端口 labelZh: 端口 (由监听端口决定)
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@ -8,7 +8,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 6000 - default: 6000
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)

View File

@ -8,7 +8,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 6000 - default: 6000
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)

View File

@ -8,7 +8,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 7000 - default: 7000
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)

View File

@ -8,7 +8,7 @@ additionalProperties:
required: true required: true
type: text type: text
- default: 7000 - default: 7000
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)

View File

@ -1,10 +1,10 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 16601 - default: 16601
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port (determined by the listening port)
labelZh: 端口 labelZh: 端口 (由监听端口决定)
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@ -1,10 +1,10 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 16601 - default: 16601
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port labelEn: Port (determined by the listening port)
labelZh: 端口 labelZh: 端口 (由监听端口决定)
required: true required: true
rule: paramPort rule: paramPort
type: number type: number

View File

@ -1,7 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 7333 - default: 7333
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)

View File

@ -1,7 +1,7 @@
additionalProperties: additionalProperties:
formFields: formFields:
- default: 7333 - default: 7333
disabled: true edit: true
envKey: PANEL_APP_PORT_HTTP envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file) labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定) labelZh: 端口 (由配置文件决定)