You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/vuex/installation.md
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ order: 1
6
6
7
7
# 安装
8
8
9
-
### Direct Download / CDN
9
+
### 直接下载 / CDN
10
10
11
11
[https://unpkg.com/vuex](https://unpkg.com/vuex)
12
12
13
-
[Unpkg.com](https://unpkg.com)provides NPM-based CDN links. The above link will always point to the latest release on NPM. You can also use a specific version/tag via URLs like `https://unpkg.com/vuex@2.0.0`.
0 commit comments