提交 f8b1fdaf 编写于 作者: WodahsOrez's avatar WodahsOrez

feat: 首页面包屑

上级 8d273466
......@@ -5,10 +5,11 @@
.app-breadcrumb.el-breadcrumb {
display: inline-block;
font-size: 18px;
margin-left: 8px;
font-size: 14px;
margin-bottom: 16px;
.no-redirect {
color: var(--ey-color-black);
font-weight: bold;
cursor: text;
.curselected{
font-weight: bold;
......@@ -21,6 +22,7 @@
color: var(--ey-color-gray-100);
}
.el-breadcrumb__separator{
margin: 0 10px;
margin: 0 3px;
color: var(--ey-color-black);
}
}
\ No newline at end of file
......@@ -12,6 +12,7 @@
</div>
</header>
<content class="index-view-content">
<slot name="breadcrumb" />
<slot name="navPos" />
<div class="copyright-notice">
<div class="notice">Copyright 1999-2021 Ernst & Young. All Rights Reserved.</div>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册