fix:修复bug
This commit is contained in:
@@ -661,7 +661,7 @@ const activityPopup = ref(null)
|
||||
isRelocating.value = true
|
||||
|
||||
uni.showLoading({
|
||||
title: '重新定位中...',
|
||||
title: $t('home.relocating'),
|
||||
mask: true
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user