26800
This commit is contained in:
@@ -139,7 +139,7 @@ export default {
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
...mapState(['user', 'global']),
|
||||
...mapState(['user']),
|
||||
|
||||
loadmore() {
|
||||
return this.pages <= this.current ? 'loading ' : 'nomore'
|
||||
@@ -419,7 +419,6 @@ uni-page-body {
|
||||
|
||||
.myReport {
|
||||
padding-bottom: 105px;
|
||||
// height: 100%;
|
||||
|
||||
::v-deep .AiCard {
|
||||
background: #f5f5f5;
|
||||
|
||||
Reference in New Issue
Block a user