试试
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
<div class="tag" :style="{background:'url(' + $cdn + tag(item.joinStatus) + ')'}"></div>
|
||||
</div>
|
||||
</template>
|
||||
<template v-else>
|
||||
<AiEmpty/>
|
||||
</template>
|
||||
<AiEmpty v-else/>
|
||||
</div>
|
||||
<u-divider bg-color="#F5F5F5" v-if="meetingList.length">已经到底啦</u-divider>
|
||||
<AiAdd @add="add"/>
|
||||
@@ -166,6 +164,7 @@ export default {
|
||||
}
|
||||
|
||||
.body {
|
||||
width: 100vw;
|
||||
overflow-x: hidden;
|
||||
box-sizing: border-box;
|
||||
padding: 40px 32px;
|
||||
|
||||
Reference in New Issue
Block a user