Browse Source

feat: add article links in help document

master
yangpei 4 years ago
parent
commit
4a1614b4ef
  1. 30
      packages/core/src/mods/header/guide/guideModal.tsx

30
packages/core/src/mods/header/guide/guideModal.tsx

@ -310,31 +310,47 @@ const Document: React.FC = () => {
target="blank"
href="https://github.com/imgcook/imove/blob/master/README.md"
>
github README
github README.md
</a>
</div>
<div>
<a
target="blank"
href="https://mp.weixin.qq.com/s/cfGdGp1VAVn_bUqXUspvJg"
href="https://www.yuque.com/imove/blog/bee1ki"
>
github iMove !
2021
</a>
</div>
<div>
<a
target="blank"
href="https://www.infoq.cn/article/hMVR8kJvRhXxod8ydiBt"
href="https://www.yuque.com/imove/blog/tcdrps"
>
imove基于 x6 + form-render
F2C能否让前端像运营配置一样开发
</a>
</div>
<div>
<a
target="blank"
href="https://mp.weixin.qq.com/s/tqZaZTTrjZlo9T7f9sLNIA"
href="https://www.yuque.com/imove/blog/qxq2mw"
>
"所见即所得!" iMove 线
Github iMove !
</a>
</div>
<div>
<a
target="blank"
href="https://www.yuque.com/imove/blog/ettxi8"
>
iMove X6 + form-render
</a>
</div>
<div>
<a
target="blank"
href="https://www.yuque.com/imove/blog/vgp6bb"
>
! iMove 线
</a>
</div>
</div>

Loading…
Cancel
Save