zhxy-jsd/src/pages/view/homeSchool/JiaXiaoGouTong.vue
2025-04-22 10:22:33 +08:00

7 lines
148 B
Vue

<template>
<view>
<text>家校沟通 页面</text>
</view>
</template>
<script lang="ts" setup></script>
<style scoped lang="scss"></style>