diff --git a/apps/apache-doris/data.yml b/apps/apache-doris/data.yml index 5edd9bdb..a55514cf 100644 --- a/apps/apache-doris/data.yml +++ b/apps/apache-doris/data.yml @@ -14,7 +14,6 @@ additionalProperties: type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://doris.apache.org/ github: https://github.com/apache/doris document: https://doris.apache.org/zh-CN/docs/dev/get-starting/ diff --git a/apps/ddns-go/data.yml b/apps/ddns-go/data.yml index 5ee560b6..099001e3 100644 --- a/apps/ddns-go/data.yml +++ b/apps/ddns-go/data.yml @@ -9,12 +9,11 @@ additionalProperties: name: DDNS-GO tags: - Tool - shortDescZh: + shortDescZh: 简单好用的 DDNS shortDescEn: Simple and easy to use DDNS. type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://github.com/jeessy2/ddns-go github: https://github.com/jeessy2/ddns-go document: https://github.com/jeessy2/ddns-go diff --git a/apps/ddns-go/logo.png b/apps/ddns-go/logo.png index 3a4d49bf..023fe72d 100644 Binary files a/apps/ddns-go/logo.png and b/apps/ddns-go/logo.png differ diff --git a/apps/erpnext/data.yml b/apps/erpnext/data.yml index 63866771..385dc7f2 100644 --- a/apps/erpnext/data.yml +++ b/apps/erpnext/data.yml @@ -1,7 +1,7 @@ name: erpnext tags: - 工具 -title: 全球最敏捷的ERP,ERPNext是世界上最好的免费开源ERP +title: 开源 ERP type: 工具 description: The most agile ERP on the planet additionalProperties: @@ -9,12 +9,11 @@ additionalProperties: name: erpnext tags: - Tool - shortDescZh: 全球最敏捷的ERP - shortDescEn: The most agile ERP on the planet + shortDescZh: 开源 ERP + shortDescEn: OpenSource ERP type: tool crossVersionUpdate: false limit: 1 - recommend: 4 website: https://erpnext.com/ github: https://github.com/frappe/erpnext document: https://docs.erpnext.com/ diff --git a/apps/mongodb/6.0.7/data.yml b/apps/mongodb/6.0.7/data.yml index d65172ca..319227fc 100755 --- a/apps/mongodb/6.0.7/data.yml +++ b/apps/mongodb/6.0.7/data.yml @@ -2,16 +2,16 @@ additionalProperties: formFields: - default: mongo envKey: PANEL_DB_ROOT_USER - labelEn: Root Username - labelZh: Root 用户名 + labelEn: Username + labelZh: 用户名 random: true required: true rule: paramCommon type: text - default: mongo envKey: PANEL_DB_ROOT_PASSWORD - labelEn: Root Password - labelZh: Root 用户密码 + labelEn: Password + labelZh: 用户密码 random: true required: true rule: paramComplexity