lohir
2024-10-21 dc2a2c5c7047402f459cc4f550b5bfd008103f64
src/App.vue
@@ -2,9 +2,11 @@
</script>
<template>
  <RouterView />
  <div class="page-container">
    <RouterView />
  </div>
</template>
<style scoped>
</style>