Browse Source

修改地址

lex 1 year ago
parent
commit
a4ec82d3b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/modals/class-modal/index.module.less

+ 1 - 1
src/views/home/modals/class-modal/index.module.less

@@ -88,7 +88,7 @@
       display: inline-block;
       width: 12px;
       height: 12px;
-      background: url('./images/blueArrow.png') no-repeat center;
+      background: url('../../images/blueArrow.png') no-repeat center;
       background-size: contain;
     }
   }