消息列表优化

This commit is contained in:
仲么了
2023-11-03 16:33:16 +08:00
parent f01f764fcf
commit bb95331392
32 changed files with 402 additions and 949 deletions

View File

@@ -35,6 +35,7 @@ export default {
firstCallBack: null,
loadedCallback: null,
reload() {
if(this.status == 'loading') return
this.data = []
this.status = 'loading'
this.empty = false