feat:格式化yaml文件
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40276"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/config.yaml"
|
||||
disabled: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Configuration Path
|
||||
labelZh: 配置路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "bulma"
|
||||
edit: true
|
||||
envKey: TEMPLATE_NAME
|
||||
labelEn: Template Name
|
||||
labelZh: 模板名称
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40276"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/config.yaml"
|
||||
disabled: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Configuration Path
|
||||
labelZh: 配置路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "bulma"
|
||||
edit: true
|
||||
envKey: TEMPLATE_NAME
|
||||
labelEn: Template Name
|
||||
labelZh: 模板名称
|
||||
required: true
|
||||
type: text
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
name: Minichat
|
||||
tags:
|
||||
- 建站
|
||||
title: 极简聊天应用
|
||||
description: 极简聊天应用
|
||||
additionalProperties:
|
||||
key: minichat
|
||||
name: Minichat
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 极简聊天应用
|
||||
shortDescEn: Minimalist chat application
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://minichat.seeyou.me
|
||||
github: https://github.com/okhanyu/minichat
|
||||
document: https://github.com/okhanyu/minichat
|
||||
name: Minichat
|
||||
tags:
|
||||
- 建站
|
||||
title: 极简聊天应用
|
||||
description: 极简聊天应用
|
||||
additionalProperties:
|
||||
key: minichat
|
||||
name: Minichat
|
||||
tags:
|
||||
- Website
|
||||
shortDescZh: 极简聊天应用
|
||||
shortDescEn: Minimalist chat application
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://minichat.seeyou.me
|
||||
github: https://github.com/okhanyu/minichat
|
||||
document: https://github.com/okhanyu/minichat
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40276"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/config.yaml"
|
||||
disabled: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Configuration Path
|
||||
labelZh: 配置路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "bulma"
|
||||
edit: true
|
||||
envKey: TEMPLATE_NAME
|
||||
labelEn: Template Name
|
||||
labelZh: 模板名称
|
||||
required: true
|
||||
type: text
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "40276"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: Port
|
||||
labelZh: 端口
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "./data/config.yaml"
|
||||
disabled: true
|
||||
envKey: CONFIG_PATH
|
||||
labelEn: Configuration Path
|
||||
labelZh: 配置路径
|
||||
required: true
|
||||
type: text
|
||||
- default: "bulma"
|
||||
edit: true
|
||||
envKey: TEMPLATE_NAME
|
||||
labelEn: Template Name
|
||||
labelZh: 模板名称
|
||||
required: true
|
||||
type: text
|
||||
|
||||
Reference in New Issue
Block a user