From 070f829b34fe02f7d66c5f179713147091deceb8 Mon Sep 17 00:00:00 2001 From: Frost-ZX <30585462+Frost-ZX@users.noreply.github.com> Date: Sun, 23 May 2021 23:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E9=93=BE=E6=8E=A5=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/About.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/About.vue b/src/views/About.vue index acb81d6..d2b11b4 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -7,6 +7,7 @@

一个多功能的网址导航,绿色无广告。

当前版本:2.0.0

+

链接版本:{{ navLinks.version }}

@@ -43,6 +44,7 @@ export default { name: 'About', data() { return { + navLinks: this.$root.navLinks, utils: this.$root.utils, info: { github: 'https://github.com/Frost-ZX/frost-navigation'