This commit is contained in:
@@ -350,10 +350,7 @@
|
||||
indexEntryChecking.value = true;
|
||||
|
||||
try {
|
||||
const data = await loadAssetInfo();
|
||||
if (data && !data.bound_phone) {
|
||||
uni.redirectTo({ url: '/pages/bind/bind?fromLogin=true' });
|
||||
}
|
||||
await loadAssetInfo();
|
||||
} finally {
|
||||
indexEntryChecking.value = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user