空白页面

This commit is contained in:
shijingjing
2023-03-20 08:32:07 +08:00
parent 02abd08424
commit ec8bb6daf0
6 changed files with 121 additions and 3 deletions

View File

@@ -0,0 +1,22 @@
<template>
<div class="helpEachOther">
<AiEmpty img="./../AppEmpty/mdpi_img-jianshezhong.png"></AiEmpty>
</div>
</template>
<script>
export default {
name: "helpEachOther",
appName: "家庭教育互助惠",
data() {
return {
}
},
onShow() {}
}
</script>
<style>
</style>