Commit b493f1b3 by 周志凯

styles: logo

1 parent 6e02409e

10.8 KB | W: | H:

2.92 KB | W: | H:

src/assets/img/logo.png
src/assets/img/logo.png
src/assets/img/logo.png
src/assets/img/logo.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -152,9 +152,9 @@ const router = new Router({ ...@@ -152,9 +152,9 @@ const router = new Router({
// } // }
const whiteList = [ const whiteList = [
'/', '/',
'/asus', // '/asus',
'/xincheng', // '/xincheng',
'/free' // '/free'
] ]
const errPageList = [ const errPageList = [
......
...@@ -1122,7 +1122,7 @@ document.addEventListener('click', (ev) => { ...@@ -1122,7 +1122,7 @@ document.addEventListener('click', (ev) => {
vertical-align: middle; vertical-align: middle;
width: 100%; width: 100%;
position: absolute; position: absolute;
top: 16px; top: 22px;
} }
.home .logo-text { .home .logo-text {
...@@ -1532,7 +1532,8 @@ document.addEventListener('click', (ev) => { ...@@ -1532,7 +1532,8 @@ document.addEventListener('click', (ev) => {
.home .logo-img img { .home .logo-img img {
width: 86%; width: 86%;
top: 12px; top: 20px;
right: 30px;
} }
.home .el-menu--horizontal>.el-menu-item.is-active .nav-title, .home .el-menu--horizontal>.el-menu-item.is-active .nav-title,
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title { .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
...@@ -1586,7 +1587,7 @@ document.addEventListener('click', (ev) => { ...@@ -1586,7 +1587,7 @@ document.addEventListener('click', (ev) => {
.home .logo-img img { .home .logo-img img {
width: 86%; width: 86%;
top: 12px; top: 20px;
} }
.home .el-menu--horizontal>.el-menu-item.is-active .nav-title, .home .el-menu--horizontal>.el-menu-item.is-active .nav-title,
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title { .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
...@@ -1640,7 +1641,7 @@ document.addEventListener('click', (ev) => { ...@@ -1640,7 +1641,7 @@ document.addEventListener('click', (ev) => {
.home .logo-img img { .home .logo-img img {
width: 86%; width: 86%;
top: 12px; top: 20px;
} }
.home .el-menu--horizontal>.el-menu-item.is-active .nav-title, .home .el-menu--horizontal>.el-menu-item.is-active .nav-title,
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title { .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
...@@ -1694,7 +1695,7 @@ document.addEventListener('click', (ev) => { ...@@ -1694,7 +1695,7 @@ document.addEventListener('click', (ev) => {
.home .logo-img img { .home .logo-img img {
width: 86%; width: 86%;
top: 12px; top: 20px;
} }
.home .el-menu--horizontal>.el-menu-item.is-active .nav-title, .home .el-menu--horizontal>.el-menu-item.is-active .nav-title,
.el-menu--horizontal>.el-submenu.is-active .el-submenu__title { .el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!