mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
editor 项目改名
This commit is contained in:
parent
9d5813c71e
commit
c89965173e
@ -11,7 +11,7 @@
|
||||
## 相关工具及平台
|
||||
|
||||
- 通过 amis 搭建自己的后台系统:https://github.com/fex-team/amis-admin
|
||||
- 可视化编辑器:https://github.com/fex-team/amis-editor
|
||||
- 可视化编辑器:https://github.com/fex-team/amis-editor-demo
|
||||
- 爱速搭,基于 amis 的低代码平台:https://suda.baidu.com/
|
||||
|
||||
## 开发指南
|
||||
|
@ -242,7 +242,10 @@ export class App extends React.PureComponent {
|
||||
<Link to={`${ContextPath}/examples`} activeClassName="is-active">
|
||||
示例
|
||||
</Link>
|
||||
<a href="https://github.com/fex-team/amis-editor" target="_blank">
|
||||
<a
|
||||
href="https://github.com/fex-team/amis-editor-demo"
|
||||
target="_blank"
|
||||
>
|
||||
可视化编辑器
|
||||
</a>
|
||||
{/* <a href="https://suda.bce.baidu.com" target="_blank">
|
||||
|
Loading…
Reference in New Issue
Block a user