diff --git a/src/project/pidu/AppPointsApply/AppPointsApply.vue b/src/project/pidu/AppPointsApply/AppPointsApply.vue index 63963c4b..c0595f28 100644 --- a/src/project/pidu/AppPointsApply/AppPointsApply.vue +++ b/src/project/pidu/AppPointsApply/AppPointsApply.vue @@ -80,7 +80,6 @@ export default { width: 100%; background: #F5F5F5; z-index: 9; - // height: ; img { width: 100%; } diff --git a/src/project/pidu/AppPointsChange/myOrder.vue b/src/project/pidu/AppPointsChange/myOrder.vue index aa3cccff..9d57ceb5 100644 --- a/src/project/pidu/AppPointsChange/myOrder.vue +++ b/src/project/pidu/AppPointsChange/myOrder.vue @@ -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 {