同步
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
score().then(res => {
|
||||
this.score = res.score
|
||||
this.logs = res.logs
|
||||
uni.hideLoading()
|
||||
}).catch(err => {
|
||||
uni.showToast({
|
||||
title: err.message,
|
||||
|
||||
Reference in New Issue
Block a user