Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a36834a

Browse files
committed
add tutorial
add tutorial
1 parent 3327407 commit a36834a

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

‎README.CN.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,13 @@ vue3snippets.vueIndentScriptAndStyle
270270
| vue3snippets.endOfLine | auto/lf/crlf/cr | lf |
271271
| vue3snippets.quoteProps | as-needed/consistent/preserve | as-needed |
272272

273+
# Vue 教程
274+
275+
附上一些 Vue 中文教程,希望能帮助你快速上手:
276+
277+
- [《Vue 3.0 教程》](https://github.com/Wscats/vue-cli)
278+
- [《Vue 2.0 教程》](https://github.com/Wscats/vue-tutorial)
279+
273280
# 感谢
274281

275282
<details><summary><b>Tencent Alloyteam Team && Qian Feng Team</b></summary>

‎README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,14 @@ vue3snippets.vueIndentScriptAndStyle
273273
| vue3snippets.endOfLine | auto/lf/crlf/cr | lf |
274274
| vue3snippets.quoteProps | as-needed/consistent/preserve | as-needed |
275275

276+
277+
# Tutorial
278+
279+
Attached some Vue Chinese tutorials, hope to help you quickly get started:
280+
281+
- [《Vue 3.0 教程》](https://github.com/Wscats/vue-cli)
282+
- [《Vue 2.0 教程》](https://github.com/Wscats/vue-tutorial)
283+
276284
# Thanks
277285

278286
<details><summary><b>Tencent Alloyteam Team && Qian Feng Team</b></summary>

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"url": "https://github.com/Wscats"
1010
},
1111
"publisher": "Wscats",
12-
"version": "1.0.22",
12+
"version": "1.0.23",
1313
"license": "MIT",
1414
"engines": {
1515
"vscode": "^1.40.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /