首页地图
This commit is contained in:
7
src/views/website/activity/activity.vue
Normal file
7
src/views/website/activity/activity.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<template>
|
||||
活动
|
||||
<WebFooter></WebFooter>
|
||||
</template>
|
||||
<script setup name="Activity">
|
||||
import WebFooter from "@/components/webFooter/index.vue";
|
||||
</script>
|
Reference in New Issue
Block a user