加载优化
This commit is contained in:
@@ -367,8 +367,8 @@ export default {
|
||||
console.log(res)
|
||||
this.$util.toast('提交成功')
|
||||
let prePage = this.$util.prePage()
|
||||
prePage.init()
|
||||
console.log(prePage)
|
||||
console.log(prePage.$vm)
|
||||
prePage.$vm.init()
|
||||
setTimeout(() => {
|
||||
uni.navigateBack({delta: 1})
|
||||
}, 1500)
|
||||
@@ -470,6 +470,7 @@ export default {
|
||||
|
||||
.point {
|
||||
white-space: nowrap;
|
||||
font-size: 24rpx;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user