tj
2025-05-07 fe1c5cff00014a46dec56705de3426037839c261
src/components/MainLayout.vue
@@ -1,6 +1,6 @@
<template>
    <HeaderMenu />
    <router-view style="margin-top: 62px;" />
    <router-view style="margin-top: 70px;" />
    <Footer></Footer>
  </template>
  
@@ -12,4 +12,5 @@
  
  </script>
  <style scoped>
  </style>
  </style>