feat:add filecodebox (#639)
* feat: 新增FileCodeBox工具 * feat: 新增FileCodeBox工具 * feat: 新增FileCodeBox工具 * feat: 新增FileCodeBox工具 * Add FileCodeBox
This commit is contained in:
10
apps/filecodebox/2.0/data.yml
Normal file
10
apps/filecodebox/2.0/data.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 12345
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
Reference in New Issue
Block a user