hfxc226 1 year ago
parent
commit
1b3e145299
2 changed files with 4 additions and 4 deletions
  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/>