mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix: update link
This commit is contained in:
parent
95ba3d39e8
commit
ca97513cf1
@ -4,7 +4,7 @@
|
|||||||
This case can be installed by `npx @flowgram.ai/create-app@latest fixed-layout-simple`, the complete code and effect are as follows:
|
This case can be installed by `npx @flowgram.ai/create-app@latest fixed-layout-simple`, the complete code and effect are as follows:
|
||||||
|
|
||||||
<div className="rs-tip">
|
<div className="rs-tip">
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-layout-simple.html">
|
<a className="rs-link" href="/examples/fixed-layout/fixed-layout-simple.html">
|
||||||
Fixed Layout Basic Usage
|
Fixed Layout Basic Usage
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
This case can be installed via `npx @flowgram.ai/create-app@latest free-layout-simple`. For complete code and effects, see:
|
This case can be installed via `npx @flowgram.ai/create-app@latest free-layout-simple`. For complete code and effects, see:
|
||||||
|
|
||||||
<div className="rs-tip">
|
<div className="rs-tip">
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-layout-simple.html">
|
<a className="rs-link" href="/examples/free-layout/free-layout-simple.html">
|
||||||
Free Layout Basic Usage
|
Free Layout Basic Usage
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -15,7 +15,7 @@ In today's AI-driven era, we are focusing more on how to empower workflows with
|
|||||||
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
|
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-feature-overview.html">
|
<a className="rs-link" href="/examples/fixed-layout/fixed-feature-overview.html">
|
||||||
Fixed Layout
|
Fixed Layout
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -28,7 +28,7 @@ In today's AI-driven era, we are focusing more on how to empower workflows with
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-feature-overview.html">
|
<a className="rs-link" href="/examples/free-layout/free-feature-overview.html">
|
||||||
Free Connection Layout
|
Free Connection Layout
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
本案例可通过 `npx @flowgram.ai/create-app@latest fixed-layout-simple` 安装,完整代码及效果见:
|
本案例可通过 `npx @flowgram.ai/create-app@latest fixed-layout-simple` 安装,完整代码及效果见:
|
||||||
|
|
||||||
<div className="rs-tip">
|
<div className="rs-tip">
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-layout-simple.html">
|
<a className="rs-link" href="/examples/fixed-layout/fixed-layout-simple.html">
|
||||||
固定布局基础用法
|
固定布局基础用法
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
本案例可通过 `npx @flowgram.ai/create-app@latest free-layout-simple` 安装,完整代码及效果见:
|
本案例可通过 `npx @flowgram.ai/create-app@latest free-layout-simple` 安装,完整代码及效果见:
|
||||||
|
|
||||||
<div className="rs-tip">
|
<div className="rs-tip">
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-layout-simple.html">
|
<a className="rs-link" href="/examples/free-layout/free-layout-simple.html">
|
||||||
自由布局基础用法
|
自由布局基础用法
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -15,7 +15,7 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
|
|||||||
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
|
<div style={{marginTop: 16, display: 'flex', gap: 8 }}>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/fixed-layout/fixed-feature-overview.html">
|
<a className="rs-link" href="/examples/fixed-layout/fixed-feature-overview.html">
|
||||||
固定布局
|
固定布局
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -28,7 +28,7 @@ FlowGram 是一套基于节点编辑的流程搭建引擎,帮助开发者快
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<div>
|
<div>
|
||||||
<a className="rs-link" href="/flowgram.ai/examples/free-layout/free-feature-overview.html">
|
<a className="rs-link" href="/examples/free-layout/free-feature-overview.html">
|
||||||
自由连线布局
|
自由连线布局
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user