We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea48a1 commit 9eb10b7Copy full SHA for 9eb10b7
vuejs.md
@@ -15,9 +15,9 @@
15
----
16
17
###如何优雅地使用此文档
18
-1. 入门先从官网文档入手,粗略过一遍有个影响,力求回查时能找到对应的关键字或位置。
19
- - [中文官网](http://cn-stage.vuejs.org/)
20
- - [vuejs](http://cn.vuejs.org/)
+1. 入门先从官网文档入手,粗略过一遍有个印象,力求回查时能找到对应的关键字或位置。
+ - [vuejs中文官网](http://cn.vuejs.org/)
+ - [vuejs英文官网](http://vuejs.org/)
21
- [vuejs组织](https://github.com/vuejs)
22
2. 发出一个问题之后,不要暂时的离开电脑,如果没有把握先不要提问。
23
3. 珍惜每一次提问,感恩每一次反馈,每个人工作还是业余之外抽出的时间有限,充分准备好应有的资源之后再发问,有利于问题能够高效质量地得到解决。尤其是具备解决问题能力的人,通常时间都很宝贵。
@@ -53,7 +53,7 @@
53
###二. 文档
54
55
- API
56
- - [Vue.js - API](http://cn-stage.vuejs.org/api/)
+ - [Vue.js - API](http://cn.vuejs.org/api/)
57
- router
58
- [vue-router文档](http://router.vuejs.org/zh-cn/index.html)
59
0 commit comments