feat:格式化yaml文件
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40149
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40149
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: StackEdit
|
||||
tags:
|
||||
- 工具
|
||||
title: 浏览器里的全功能开源 Markdown 编辑器
|
||||
description: 浏览器里的全功能开源 Markdown 编辑器
|
||||
additionalProperties:
|
||||
key: stackedit
|
||||
name: StackEdit
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 浏览器里的全功能开源 Markdown 编辑器
|
||||
shortDescEn: In-browser Markdown editor
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://stackedit.io
|
||||
github: https://github.com/benweet/stackedit
|
||||
document: https://github.com/benweet/stackedit
|
||||
name: StackEdit
|
||||
tags:
|
||||
- 工具
|
||||
title: 浏览器里的全功能开源 Markdown 编辑器
|
||||
description: 浏览器里的全功能开源 Markdown 编辑器
|
||||
additionalProperties:
|
||||
key: stackedit
|
||||
name: StackEdit
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 浏览器里的全功能开源 Markdown 编辑器
|
||||
shortDescEn: In-browser Markdown editor
|
||||
type: tool
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://stackedit.io
|
||||
github: https://github.com/benweet/stackedit
|
||||
document: https://github.com/benweet/stackedit
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40149
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: 40149
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: ./data
|
||||
edit: true
|
||||
envKey: DATA_PATH
|
||||
labelEn: Data folder path
|
||||
labelZh: 数据文件夹路径
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user