no message
Former-commit-id: 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 1a9c84319de506f18bdeba880396272f850d75f6 [formerly 6fe629e81577d65878db26efe99cce7d10b80323]]]]] Former-commit-id: d30fc9b5c1622beb279933c036970b5026239d3e Former-commit-id: b4600403749864943727db199a96607b3fc9a029 Former-commit-id: 9430d53202b8cfcf0123c7bcc57680a3b880fd40 [formerly 4b9a9bdbe9045dc18d8c016777c23be098748128] Former-commit-id: 9be7c751160ce234e2626879cb7839e105f59717 Former-commit-id: 883b839603909fbecd4f31d10dcf0bf2517b9d30 Former-commit-id: fb0f9105bf16a55248fa1fc062e51f8588bf21eb Former-commit-id: 2aeca8f982e0ddd499af2aeae5c732cc9f804df1 Former-commit-id: 9c82f2089a51d8d1532b60e7af3f282feee17b88
This commit is contained in:
@@ -111,6 +111,7 @@ const routes = [
|
||||
{ path: 'basic-layout', name: `${pre}basic-layout`, component: () => import('@/pages/demo/element/basic-layout/index.vue'), meta },
|
||||
{ path: 'basic-container', name: `${pre}basic-container`, component: () => import('@/pages/demo/element/basic-container/index.vue'), meta },
|
||||
{ path: 'basic-color', name: `${pre}basic-color`, component: () => import('@/pages/demo/element/basic-color/index.vue'), meta },
|
||||
{ path: 'basic-typography', name: `${pre}basic-typography`, component: () => import('@/pages/demo/element/basic-typography/index.vue'), meta },
|
||||
{ path: 'basic-button', name: `${pre}basic-button`, component: () => import('@/pages/demo/element/basic-button/index.vue'), meta },
|
||||
{ path: 'index', name: `${pre}index`, component: () => import('@/pages/demo/element/index/index.vue'), meta }
|
||||
])('demo-element-')
|
||||
|
||||
Reference in New Issue
Block a user