zs 10 月之前
父节点
当前提交
1669a6da3f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/index/index.vue

+ 1 - 1
src/views/index/index.vue

@@ -140,7 +140,7 @@ const toLogout = () => {
   height: 100vh;
   width: 100%;
   position: relative;
-  background: url('./images/home.jpg');
+  background: url(/images/home.jpg);
   background-size: 100% 100%;
   padding: 0px;
   margin: 0px;