Commit 3937cdef authored by liang's avatar liang

图片更换

parent a0b3369b
...@@ -57,7 +57,7 @@ export default { ...@@ -57,7 +57,7 @@ export default {
if (meta.activeMenu) { if (meta.activeMenu) {
return meta.activeMenu return meta.activeMenu
} }
console.log("path",path) console.log("path", path)
return path return path
}, },
variables() { variables() {
...@@ -86,7 +86,7 @@ export default { ...@@ -86,7 +86,7 @@ export default {
.img { .img {
width: 92px; width: 92px;
height: 92px; height: 92px;
background: url("~@/assets/img/DataCenter/qrcode.png") no-repeat; background: url("~@/assets/img/DataCenter/qrcode.jpg") no-repeat;
background-size: cover; background-size: cover;
background-position: center center; background-position: center center;
border-radius: 2px; border-radius: 2px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment