feat:add filecodebox (#639)

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* Add FileCodeBox
This commit is contained in:
vastsa
2023-12-07 15:23:05 +08:00
committed by GitHub
parent 78fdb5a91b
commit aa29eb541c
6 changed files with 58 additions and 0 deletions

View 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