We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0aac967 commit 63e00c1Copy full SHA for 63e00c1
docs/zh-cn/essentials/getting-started.md
@@ -30,7 +30,7 @@
30
### JavaScript
31
32
``` js
33
-// 0. 如果使用模块化机制编程,導入Vue和VueRouter,要调用 Vue.use(VueRouter)
+// 0. 如果使用模块化机制编程,导入Vue和VueRouter,要调用 Vue.use(VueRouter)
34
35
// 1. 定义(路由)组件。
36
// 可以从其他文件 import 进来
0 commit comments