feat:格式化yaml文件
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
name: tldraw
|
||||
tags:
|
||||
- 工具
|
||||
title: 一款协作式数字白板
|
||||
description: 一款协作式数字白板
|
||||
additionalProperties:
|
||||
key: tldraw
|
||||
name: tldraw
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一款协作式数字白板
|
||||
shortDescEn: A collaborative digital whiteboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.tldraw.com
|
||||
github: https://github.com/tldraw/tldraw
|
||||
document: https://tldraw.dev
|
||||
name: tldraw
|
||||
tags:
|
||||
- 工具
|
||||
title: 一款协作式数字白板
|
||||
description: 一款协作式数字白板
|
||||
additionalProperties:
|
||||
key: tldraw
|
||||
name: tldraw
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 一款协作式数字白板
|
||||
shortDescEn: A collaborative digital whiteboard
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.tldraw.com
|
||||
github: https://github.com/tldraw/tldraw
|
||||
document: https://tldraw.dev
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40151
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40151
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user