mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 19:41:40 +08:00
docs: tmagic-tutorial仓库地址修改
This commit is contained in:
parent
cb99304993
commit
a4f32ef8dc
@ -291,4 +291,4 @@ const render = async ({ renderer }: StageCore) => {
|
|||||||
并不是render函数不好,但是从设计上将,render函数还是让渲染逻辑落到了编辑器中,@tmagic/editor的设计是希望做到渲染跟编辑器解耦
|
并不是render函数不好,但是从设计上将,render函数还是让渲染逻辑落到了编辑器中,@tmagic/editor的设计是希望做到渲染跟编辑器解耦
|
||||||
:::
|
:::
|
||||||
|
|
||||||
[源码](https://github.com/jia000/tmagic-tutorial)
|
[源码](https://github.com/vft-magic/tmagic-tutorial)
|
||||||
|
@ -279,4 +279,4 @@ app.mount('#app');
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
[源码](https://github.com/jia000/tmagic-tutorial/tree/master/course3)
|
[源码](https://github.com/vft-magic/tmagic-tutorial/tree/master/course3)
|
||||||
|
@ -232,4 +232,4 @@ watch(page, async () => {
|
|||||||
|
|
||||||
当前教程中实现了一个简单的page,tmagic提供了一个比较完善的实现,将在下一节介绍
|
当前教程中实现了一个简单的page,tmagic提供了一个比较完善的实现,将在下一节介绍
|
||||||
|
|
||||||
[源码](https://github.com/jia000/tmagic-tutorial/tree/master/course2)
|
[源码](https://github.com/vft-magic/tmagic-tutorial/tree/master/course2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user