空页面
This commit is contained in:
22
src/project/fengdu/AppHelpEachOther/AppHelpEachOther.vue
Normal file
22
src/project/fengdu/AppHelpEachOther/AppHelpEachOther.vue
Normal file
@@ -0,0 +1,22 @@
|
||||
<template>
|
||||
<div class="AppHelpEachOther">
|
||||
<AiEmpty :description="`丰收号 内容建设中…`" class="emptyWrap"></AiEmpty>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "AppHelpEachOther",
|
||||
appName: "家庭教育互助惠",
|
||||
data() {
|
||||
return {
|
||||
|
||||
}
|
||||
},
|
||||
onShow() {}
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user