File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 22
33- 新手教程项目:[ cube-application-guide] ( https://github.com/cube-ui/cube-application-guide )
44- 遇到问题,先移步 [ QA] ( https://github.com/cube-ui/question-answer/issues )
5- - [ 视频教程] ( https://coding.imooc.com/class/74.html )
65
76### 脚手架
87
Original file line number Diff line number Diff line change 33 <template slot="nav">
44 <router-link to =" /en-US/docs" class =" tab" ><span >Docs</span ></router-link >
55 <router-link to =" /en-US/example" class =" tab" ><span >Example</span ></router-link >
6- <a href =" https://coding.imooc.com/class/74.html" target =" _blank" class =" tab" >Video Tutorial</a >
76 </template >
87 <div slot =" home" >home</div >
98 </home >
Original file line number Diff line number Diff line change 33 <template slot="nav">
44 <router-link to =" /zh-CN/docs" class =" tab" ><span >文档</span ></router-link >
55 <router-link to =" /zh-CN/example" class =" tab" ><span >示例</span ></router-link >
6- <a href =" https://coding.imooc.com/class/74.html" target =" _blank" class =" tab" >视频教程</a >
76 </template >
87 <div slot =" home" >home</div >
98 </home >
You can’t perform that action at this time.
0 commit comments