25856
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user