25856
This commit is contained in:
		@@ -270,6 +270,7 @@ export default {
 | 
				
			|||||||
<style scoped lang="scss">
 | 
					<style scoped lang="scss">
 | 
				
			||||||
uni-page-body {
 | 
					uni-page-body {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
 | 
					  background: #f3f6f9;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.AppMarryAndDie {
 | 
					.AppMarryAndDie {
 | 
				
			||||||
  height: 100%;
 | 
					  height: 100%;
 | 
				
			||||||
@@ -386,6 +387,10 @@ uni-page-body {
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    .emptyWrap {
 | 
				
			||||||
 | 
					      background: #f3f6f9;
 | 
				
			||||||
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    .u-load-more-wrap {
 | 
					    .u-load-more-wrap {
 | 
				
			||||||
      background: #f3f6f9 !important;
 | 
					      background: #f3f6f9 !important;
 | 
				
			||||||
      margin: 0 !important;
 | 
					      margin: 0 !important;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user