Handy_Cao hace 1 año
padre
commit
fa3a7e2c64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/packages/pc/components/layouts/page/index.vue

+ 1 - 1
src/packages/pc/components/layouts/page/index.vue

@@ -149,7 +149,7 @@ const footerStyles = computed(() => {
     }
     default: {
       return {
-        height: '380px'
+        height: '400px'
       }
     }
   }