Kaynağa Gözat

fix: opt introduction

dragooncjw 10 ay önce
ebeveyn
işleme
f457bf9d3b

+ 1 - 0
apps/docs/rspress.config.ts

@@ -53,6 +53,7 @@ export default defineConfig({
     }),
   ],
   themeConfig: {
+    localeRedirect: 'auto',
     footer: {
       message: '© 2025 Bytedance Inc. All Rights Reserved.',
     },

+ 6 - 6
apps/docs/src/en/guide/introduction.mdx

@@ -189,19 +189,19 @@ Providing a set of interactive best practices for smoother workflow operations
     </div>
   </div>
   <div>
-    <a className="rs-link" href="https://www.feishu.cn/hc/en-US/articles/908751305974-overview-of-workflow-in-base" target="_blank" >
-      Lark Multi-dimensional Table Workflow
+    <a className="rs-link" href="https://ae.feishu.cn/hc/zh-CN/articles/120610822514" target="_blank" >
+      Lark Low-code Platform Workflow
     </a>
     <div>
-      <img src="@/public/ref-bitable-en.png"/>
+      <img src="@/public/ref-apaas-en.png"/>
     </div>
   </div>
   <div>
-    <a className="rs-link" href="https://ae.feishu.cn/hc/zh-CN/articles/120610822514" target="_blank" >
-      Feishu Low-code Platform Workflow
+    <a className="rs-link" href="https://www.feishu.cn/hc/en-US/articles/908751305974-overview-of-workflow-in-base" target="_blank" >
+      Lark Base Workflow
     </a>
     <div>
-      <img src="@/public/ref-apaas-en.png"/>
+      <img src="@/public/ref-bitable-en.png"/>
     </div>
   </div>
 </div>

+ 1 - 4
apps/docs/src/en/index.md

@@ -18,11 +18,8 @@ hero:
 features:
   - title: Coze
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-coze-en.png"/></div>
-    icon: 🏃🏻‍♀️
   - title: Feishu Low-Code Platform Workflow
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-apaas-en.png"/></div>
-    icon: 📦
-  - title: Feishu Bitable
+  - title: Feishu Base
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-bitable-en.png"/></div>
-    icon: 🎨
 ---

+ 7 - 7
apps/docs/src/zh/guide/introduction.mdx

@@ -181,7 +181,7 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
   <div>
     <div>
       <a className="rs-link" href="https://www.coze.cn/open/docs/guides/workflow" target="_blank">
-        Coze Workflow
+        扣子工作流
       </a>
     </div>
     <div>
@@ -189,19 +189,19 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
     </div>
   </div>
   <div>
-    <a className="rs-link" href="https://www.feishu.cn/hc/zh-CN/articles/908751305974-%E4%BB%80%E4%B9%88%E6%98%AF%E5%A4%9A%E7%BB%B4%E8%A1%A8%E6%A0%BC%E5%B7%A5%E4%BD%9C%E6%B5%81" target="_blank" >
-      Lark 多维表格工作流
+    <a className="rs-link" href="https://ae.feishu.cn/hc/zh-CN/articles/120610822514" target="_blank" >
+      飞书低代码平台工作流
     </a>
     <div>
-      <img src="@/public/ref-bitable.png"/>
+      <img src="@/public/ref-apaas.png"/>
     </div>
   </div>
   <div>
-    <a className="rs-link" href="https://ae.feishu.cn/hc/zh-CN/articles/120610822514" target="_blank" >
-      飞书低代码平台工作流
+    <a className="rs-link" href="https://www.feishu.cn/hc/zh-CN/articles/908751305974-%E4%BB%80%E4%B9%88%E6%98%AF%E5%A4%9A%E7%BB%B4%E8%A1%A8%E6%A0%BC%E5%B7%A5%E4%BD%9C%E6%B5%81" target="_blank" >
+      飞书多维表格工作流
     </a>
     <div>
-      <img src="@/public/ref-apaas.png"/>
+      <img src="@/public/ref-bitable.png"/>
     </div>
   </div>
 </div>

+ 0 - 3
apps/docs/src/zh/index.md

@@ -18,11 +18,8 @@ hero:
 features:
   - title: 扣子
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-coze.png"/></div>
-    icon: 🏃🏻‍♀️
   - title: 飞书低代码平台工作流
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-apaas.png"/></div>
-    icon: 📦
   - title: 飞书多维表格
     details: <div class="rspress-doc" style="height&#58 180px; min-height&#58 0px"><img class="medium-zoom-image" style="border-radius&#58 8px;" src="https://flowgram.ai/ref-bitable.png"/></div>
-    icon: 🎨
 ---