feat: make totop optional and normal
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import Services from "@/components/index/services.vue";
|
||||
import About from "@/components/index/about.vue";
|
||||
|
||||
definePageMeta({ layout: "withtop" });
|
||||
useTitle("Home");
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user