bug110,124,108 + 建设页
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppHelpEachOther">
|
||||
<AiEmpty :description="`丰收号 内容建设中…`" class="emptyWrap"></AiEmpty>
|
||||
<AiEmpty img='https://cdn.cunwuyun.cn/fengdu/mdpi_img-jianshezhong.png' :description="`丰收号 内容建设中…`" class="emptyWrap"></AiEmpty>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -17,6 +17,11 @@ export default {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.AppHelpEachOther {
|
||||
::v-deep .emptyWrap .emptyImg {
|
||||
width: 442px;
|
||||
height: 312px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user