页面修改
This commit is contained in:
parent
6f34382e75
commit
eca744e099
@ -355,9 +355,10 @@
|
|||||||
order_sn: sn
|
order_sn: sn
|
||||||
}).then((res, err) => {
|
}).then((res, err) => {
|
||||||
this.showToast = true
|
this.showToast = true
|
||||||
setTimeout(() => {
|
|
||||||
this.subNVue.show(300)
|
this.subNVue.show(300)
|
||||||
|
setTimeout(() => {
|
||||||
this.showToast = false
|
this.showToast = false
|
||||||
|
this.subNVue.hide()
|
||||||
uni.navigateBack()
|
uni.navigateBack()
|
||||||
}, 1000)
|
}, 1000)
|
||||||
}).catch(err => {
|
}).catch(err => {
|
||||||
|
@ -575,4 +575,8 @@
|
|||||||
font-size: 35.05rpx;
|
font-size: 35.05rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.slot-content {
|
||||||
|
padding-left: 155rpx;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
x
Reference in New Issue
Block a user