no message

Former-commit-id: 50550f307865b163ffe2ec9c861809bb949fe1a4
Former-commit-id: 2a71da590cbd2ff8e249111a46b854258fcce07d
Former-commit-id: 134dceef9c31d71958a079bbddc15ae6feea9657
This commit is contained in:
liyang
2018-06-10 16:38:19 +08:00
parent 8f4cd65ece
commit 94fa6b87d9
7 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import Vue from 'vue'
Vue.component('d2-demo-page-header', () => import('@/components/demo/d2-demo-page-header'))
Vue.component('PageIndexArticle', () => import('@/components/demo/PageIndexArticle'))
Vue.component('d2-demo-page-cover', () => import('@/components/demo/d2-demo-page-cover'))