flat: 6.5 改版

This commit is contained in:
Apcallover
2024-06-05 14:47:10 +08:00
parent b2fabc9000
commit 892bf6ed84
22 changed files with 4201 additions and 1376 deletions

View File

@@ -333,7 +333,7 @@ export default {
}, 1000),
leftSearch() {
this.leftPages.currentPage = 1
this.getLeftUserList('serve')
this.getLeftUserList('serveCopy')
console.log('leftpages:', this.leftPages)
},
leftCurrentPageChange(current) {
@@ -373,7 +373,7 @@ export default {
}
},
groupNameChange() {
this.getLeftUserList('serve')
this.getLeftUserList('serveCopy')
},
async pushPostAndUser() {
this.pushState = true