新版官网模板
This commit is contained in:
7
app/pages/about/consultation.vue
Normal file
7
app/pages/about/consultation.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<AboutIndexVue />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import AboutIndexVue from './index.vue'
|
||||
</script>
|
||||
Reference in New Issue
Block a user