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 b9004b6

Browse files
author
febobo
committed
update docs
1 parent de56667 commit b9004b6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎docs/.vuepress/components/Card.vue‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,16 @@
2626
const list = [
2727
{
2828
data: [
29+
{
30+
desc: 'Vue3中文文档,国内CDN加速版',
31+
img: '',
32+
title: 'Vue3中文文档',
33+
link: 'http://vue3js.cn/docs/zh'
34+
},
2935
{
3036
desc: '国内CDN加速版',
3137
img: '',
32-
title: 'Vue3 文档',
38+
title: 'Vue3文档',
3339
link: 'http://vue3js.cn/docs/'
3440
},
3541
{

‎docs/.vuepress/config.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
title: "Vue3.0",
3-
description: "下一代web开发方式,更快,更轻,易维护,更多的原生支持",
3+
description: "Vue3 下一代web开发方式,更快,更轻,易维护,更多的原生支持",
44
// base: '/slamdunk-the-vue3/',
55
head: [
66
["link", { rel: "icon", href: "/onepunch.jpeg" }],

0 commit comments

Comments
(0)

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