This commit is contained in:
花有清香月有阴
2021-12-23 18:14:23 +08:00
parent 01f4f3534c
commit ef8dcd3977

View File

@@ -270,6 +270,7 @@ export default {
<style scoped lang="scss">
uni-page-body {
height: 100%;
background: #f3f6f9;
}
.AppMarryAndDie {
height: 100%;
@@ -386,6 +387,10 @@ uni-page-body {
}
}
.emptyWrap {
background: #f3f6f9;
}
.u-load-more-wrap {
background: #f3f6f9 !important;
margin: 0 !important;