Explorar el Código

去除底部信息

bihuisong hace 1 año
padre
commit
29642d51f1
Se han modificado 2 ficheros con 0 adiciones y 8 borrados
  1. 0 4
      authority-ui/src/views/login.vue
  2. 0 4
      authority-ui/src/views/register.vue

+ 0 - 4
authority-ui/src/views/login.vue

@@ -54,10 +54,6 @@
         </div>
       </el-form-item>
     </el-form>
-    <!--  底部  -->
-    <div class="el-login-footer">
-      <span>Copyright © 2018-2023 ruoyi.vip All Rights Reserved.</span>
-    </div>
   </div>
 </template>
 

+ 0 - 4
authority-ui/src/views/register.vue

@@ -59,10 +59,6 @@
         </div>
       </el-form-item>
     </el-form>
-    <!--  底部  -->
-    <div class="el-register-footer">
-      <span>Copyright © 2018-2023 ruoyi.vip All Rights Reserved.</span>
-    </div>
   </div>
 </template>