This commit is contained in:
@fawn-nine
2024-07-31 16:43:52 +08:00
parent 4b61167932
commit 634a0848b9
10 changed files with 2343 additions and 957 deletions

View File

@@ -614,10 +614,11 @@
});
}, 1000);
}).catch(e => {
uni.showToast({
title:'登陆失败',
icon:'none'
})
console.log('zouzhelima');
// uni.showToast({
// title:e.msg,
// icon:'none'
// })
this.submitClickNum += 1
});
}