Handy_Cao 1 年之前
父节点
当前提交
fa3a7e2c64
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'
       }
     }
   }