@ -110,10 +110,12 @@ export default {
that.isloading = false;
}, 100);
}else{
uni.switchTab({
url: '/pages/home/index',
});
setTimeout(() => {
}, 500);
}
);