no message
Former-commit-id: fb8a24015cbae6d2ae0464a1f27e272cdf176729 [formerly fb8a24015cbae6d2ae0464a1f27e272cdf176729 [formerly fb8a24015cbae6d2ae0464a1f27e272cdf176729 [formerly fb8a24015cbae6d2ae0464a1f27e272cdf176729 [formerly d47ab8bc03d5badc9f0560a044dd3df95c2dac7a [formerly 5f37fef0297ac26ceb5e5a12cd78ca7704fd856f]]]]] Former-commit-id: d075a1c19f231d8ab7ee7584388e166ddfe22175 Former-commit-id: f43ac009e48b3870208f2c495432eff9fb5e3c17 Former-commit-id: 4315fc05dbdb335faa0dd38c23951892b1a4dce5 [formerly f1c03145e334cf5910ad99dc1e199b0c2c822fac] Former-commit-id: dd77fb01a7b8ca69646b9a709d6a1893a7c6e196 Former-commit-id: d29fd80d9e0da4c6b43c4b2d5acfb8147018c45f Former-commit-id: f9cf5de7f16e2855df6107641f8c5ec3dbcdbd5c Former-commit-id: 49603658805d553c5260930bbf69862c0f368743 Former-commit-id: b81d5332dc6bbae7db6f2fc50e4174c2ddbee23a
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<d2-layout-main-header-menu/>
|
||||
<!-- 顶栏右侧 -->
|
||||
<div class="d2-header-right">
|
||||
<d2-layout-main-header-help/>
|
||||
<d2-layout-main-header-full-screen/>
|
||||
<d2-layout-main-header-theme/>
|
||||
<d2-layout-main-header-user/>
|
||||
@@ -45,7 +46,8 @@ export default {
|
||||
'd2-layout-main-header-menu': () => import('./components/-header-menu'),
|
||||
'd2-layout-main-header-full-screen': () => import('./components/-full-screen'),
|
||||
'd2-layout-main-header-theme': () => import('./components/-theme'),
|
||||
'd2-layout-main-header-user': () => import('./components/-user')
|
||||
'd2-layout-main-header-user': () => import('./components/-user'),
|
||||
'd2-layout-main-header-help': () => import('./components/-help')
|
||||
},
|
||||
data () {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user