lsc 6 달 전
부모
커밋
4fddff341e
7개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 0
      dist/css/app.842397d7.css
  2. 0 0
      dist/css/app.887c0185.css
  3. 1 1
      dist/index.html
  4. 0 0
      dist/js/app.1e608829.js
  5. 0 0
      dist/js/app.1e608829.js.map
  6. 0 0
      dist/js/app.97ba1924.js.map
  7. 3 0
      src/views/HomeView.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/app.842397d7.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/css/app.887c0185.css


+ 1 - 1
dist/index.html

@@ -36,4 +36,4 @@
         width: 100%;
         background: #e6eaf0;
         font-family: '黑体';
-      }</style><script defer="defer" src="/js/chunk-vendors.ac8f9183.js"></script><script defer="defer" src="/js/app.97ba1924.js"></script><link href="/css/chunk-vendors.7cfe4581.css" rel="stylesheet"><link href="/css/app.842397d7.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but userManage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
+      }</style><script defer="defer" src="/js/chunk-vendors.ac8f9183.js"></script><script defer="defer" src="/js/app.1e608829.js"></script><link href="/css/chunk-vendors.7cfe4581.css" rel="stylesheet"><link href="/css/app.887c0185.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but userManage doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/app.1e608829.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/app.1e608829.js.map


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/js/app.97ba1924.js.map


+ 3 - 0
src/views/HomeView.vue

@@ -130,6 +130,9 @@ export default {
   align-items: center;
   justify-content: center;
 }
+.menu_left > i {
+  margin-right: 10px;
+}
 .router-link-active {
   background-color: #3d67bc;
   color: rgb(255, 255, 255);

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.