mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
App template market (#2337)
* feat: add app template market (#2012) * feat: add app template market * fix * fix * i18n * fix * perf: template market ux * perf: simple mode app ui * perf: tempalte modal ui * perf: tempalte market ui * perf: template position * feat: create app modal * regiter default app * perf: icon * change templates position (#2331) * change templates position * fix * perf: template market ux --------- Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"version": "481",
|
||||
"templateType": "other",
|
||||
"name": "自定义反馈",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"version": "481",
|
||||
"templateType": "tools",
|
||||
"name": "获取当前时间",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"version": "481",
|
||||
"name": "文本加工",
|
||||
"avatar": "/imgs/workflow/textEditor.svg",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"templateType": "other",
|
||||
"name": "自定义反馈",
|
||||
"avatar": "/imgs/module/customFeedback.svg",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"templateType": "tools",
|
||||
"name": "获取当前时间",
|
||||
"avatar": "/imgs/module/getCurrentTime.svg",
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"templateType": "tools",
|
||||
"name": "文本加工",
|
||||
"avatar": "/imgs/module/textEditor.svg",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"abandon": true,
|
||||
"author": "FastGPT Team",
|
||||
"author": "FastGPT",
|
||||
"templateType": "tools",
|
||||
"name": "判断器",
|
||||
"avatar": "/imgs/module/tfSwitch.svg",
|
||||
|
Reference in New Issue
Block a user