tj
2025-04-30 88ca0a435ecc2b6608809cb9cd69b6a2bb0d42fe
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>