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