From c7c1fc3a197bf78e536ebd85a253a00ad405e39b Mon Sep 17 00:00:00 2001
From: liyang <1711467488@qq.com>
Date: Tue, 21 May 2019 16:57:06 +0800
Subject: [PATCH] =?UTF-8?q?:lipstick:=20=E9=A6=96=E9=A1=B5=E7=BE=8E?=
=?UTF-8?q?=E5=8C=96=20=E5=B1=80=E9=83=A8=E6=B3=A8=E5=86=8C=E9=A6=96?=
=?UTF-8?q?=E9=A1=B5=E7=9A=84=E7=BB=84=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Former-commit-id: 8d157dd2bed9b8455394d99e160cd7a3e1916eb9 [formerly f0eecabc6d544fd438afc0a390bf7e43b70d64c4] [formerly 8d157dd2bed9b8455394d99e160cd7a3e1916eb9 [formerly f0eecabc6d544fd438afc0a390bf7e43b70d64c4] [formerly 8d157dd2bed9b8455394d99e160cd7a3e1916eb9 [formerly f0eecabc6d544fd438afc0a390bf7e43b70d64c4] [formerly f0eecabc6d544fd438afc0a390bf7e43b70d64c4 [formerly 8f9f0c37c985d6f414e8c6e14dcf9f9f6dedf56c [formerly 278a184c0a53ce1bf6749ac35175e497096e1cf4]]]]]
Former-commit-id: aa454bc54cbc9e7de0327561d5e87775d786d160
Former-commit-id: 2cacb52bb5dab862179de03db08b967c4a472c8c
Former-commit-id: 7d12633c94803151427f52f4f3aa1ece3383f29b [formerly 587a6eaabadd7714cd05ebf298681fa12fb58a1f]
Former-commit-id: 4c1a925f0837001ab019b6d00c5e855e44109a18
Former-commit-id: 60241b6af7d4d9ae5a47450f78859ffa433f2289
Former-commit-id: 890e0c25e138efb2e6b8979d03005717913eecf8
Former-commit-id: 6ae48cdbab2946cbbef69799cd7124af472a7518
Former-commit-id: 70fa352e0ace04eb796b222cfb6c6e23f508d02b
---
src/components/index.js | 1 -
.../index/components/d2-badge/index.vue | 1 +
.../index}/components/d2-page-cover/index.vue | 0
src/views/system/index/page.vue | 42 ++++++++++---------
4 files changed, 24 insertions(+), 20 deletions(-)
rename src/{ => views/system/index}/components/d2-page-cover/index.vue (100%)
diff --git a/src/components/index.js b/src/components/index.js
index 59549f4e..c0845720 100644
--- a/src/components/index.js
+++ b/src/components/index.js
@@ -8,7 +8,6 @@ import d2LinkBtn from './d2-link-btn'
Vue.component('d2-container', d2Container)
Vue.component('d2-container-frame', d2ContainerFrame)
Vue.component('d2-link-btn', d2LinkBtn)
-Vue.component('d2-page-cover', () => import('./d2-page-cover'))
Vue.component('d2-count-up', () => import('./d2-count-up'))
Vue.component('d2-highlight', () => import('./d2-highlight'))
Vue.component('d2-icon', () => import('./d2-icon'))
diff --git a/src/views/system/index/components/d2-badge/index.vue b/src/views/system/index/components/d2-badge/index.vue
index b012eb0d..bb4daefb 100644
--- a/src/views/system/index/components/d2-badge/index.vue
+++ b/src/views/system/index/components/d2-badge/index.vue
@@ -14,6 +14,7 @@
+
D2Projects
-
- 微信公众号
+
+
+ 官方公众号,主要推送前端技术类文章、框架资源、学习教程,以及 D2 系列项目更新信息
@@ -35,10 +34,12 @@