Commit 3937cdef authored by liang's avatar liang

图片更换

parent a0b3369b
......@@ -57,7 +57,7 @@ export default {
if (meta.activeMenu) {
return meta.activeMenu
}
console.log("path",path)
console.log("path", path)
return path
},
variables() {
......@@ -86,7 +86,7 @@ export default {
.img {
width: 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-position: center center;
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