Update main-concepts.cn.md
This commit is contained in:
parent
8819c488d8
commit
00d821e08a
|
@ -7,8 +7,8 @@
|
|||
- [Props](#props)
|
||||
- [Event](#event)
|
||||
- [Custom Event](#custom-event)
|
||||
- [CSS](#css)
|
||||
- [Ref](#ref)
|
||||
- [CSS](#css)
|
||||
- [Ref](#ref)
|
||||
- [Store](#store)
|
||||
- [Slot](#slot)
|
||||
- [SSR](#ssr)
|
||||
|
@ -314,4 +314,4 @@ render(<my-app></my-app>, 'body')
|
|||
推荐尝试的框架:
|
||||
|
||||
* https://github.com/skatejs/skatejs/tree/master/packages/ssr
|
||||
* https://www.youtube.com/watch?v=yT-EsESAmgA
|
||||
* https://www.youtube.com/watch?v=yT-EsESAmgA
|
||||
|
|
Loading…
Reference in New Issue