hfxc226 2 년 전
부모
커밋
1b3e145299
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 3 3
      src/layouts/UserLayout.vue
  2. 1 1
      src/views/Home.vue

+ 3 - 3
src/layouts/UserLayout.vue

@@ -20,9 +20,9 @@
         <!--          <a href="_self">隐私</a>-->
         <!--          <a href="_self">条款</a>-->
         <!--        </div>-->
-        <div class="copyright">
-          Copyright &copy; 2022 思康新材料
-        </div>
+<!--        <div class="copyright">
+          Copyright &copy; 2022
+        </div>-->
       </div>
     </div>
   </div>

+ 1 - 1
src/views/Home.vue

@@ -2,7 +2,7 @@
   <div class="home">
     <div class="banner">
       <img alt="Vue logo" style="width: 64px; height: 64px" src="../assets/logo_custom.png">
-      <h3 style="margin-top: 1rem">思康新材料</h3>
+<!--      <h3 style="margin-top: 1rem">思康新材料</h3>-->
     </div>
 
     <br/>