修改细节问题

This commit is contained in:
qq787203167
2022-02-23 16:08:13 +08:00
parent acd2a1bde7
commit 16480bf67b
5 changed files with 15 additions and 15 deletions
@@ -17,7 +17,7 @@
:type="collapsed ? 'menu-unfold' : 'menu-fold'"
@click="toggle"/>
<span v-if="device === 'desktop'">欢迎进入 Jero-Boot 平台</span>
<span v-if="device === 'desktop'">欢迎进入 蔚来法规</span>
<span v-else>Jero-Boot</span>
<user-menu :theme="theme"/>
</div>
@@ -70,9 +70,9 @@
</a-layout-content>
<!-- layout footer -->
<a-layout-footer style="padding: 0px">
<global-footer/>
</a-layout-footer>
<!-- <a-layout-footer style="padding: 0px">-->
<!-- <global-footer/>-->
<!-- </a-layout-footer>-->
</a-layout>
<!-- update-start---- author:os_chengtgen -- date:20190830 -- for:issues/463 -编译主题颜色已生效,但还一直转圈,显示主题 正在编译 ---- -->