setTimeout
This commit is contained in:
@@ -80,7 +80,6 @@ export default {
|
||||
width: 100%;
|
||||
background: #F5F5F5;
|
||||
z-index: 9;
|
||||
// height: ;
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -86,7 +86,7 @@ export default {
|
||||
this.$u.toast('取消成功')
|
||||
setTimeout(() => {
|
||||
this.getOrderList()
|
||||
},600)
|
||||
},400)
|
||||
}
|
||||
})
|
||||
})
|
||||
@@ -242,8 +242,6 @@ export default {
|
||||
}
|
||||
div:first-child {
|
||||
margin-right: 32px;
|
||||
// border: 1px solid #DDDDDD;
|
||||
// border-radius: 52px;
|
||||
color: #687DA6;
|
||||
}
|
||||
div:last-child {
|
||||
|
||||
Reference in New Issue
Block a user