Files
jiapuapp/pages/genealogy/g11-genealogy-settings.vue
T
2026-07-14 07:01:45 +08:00

4 lines
212 B
Vue
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- 页面编号G-11用途家谱设置公开范围与访问说明 -->
<template><ModulePage page-id="g11" /></template>
<script setup>import ModulePage from '@/components/ModulePage.vue'</script>