@@ -228,7 +228,7 @@ export default {
that.$msg('结账成功')
setTimeout(function(){
uni.navigateBack({})
- },1100)
+ },1200)
}
})