修改
This commit is contained in:
parent
bc9ba4b2da
commit
1cd3ab390d
@ -116,7 +116,6 @@
|
|||||||
limit: 15,
|
limit: 15,
|
||||||
index: 1,
|
index: 1,
|
||||||
},
|
},
|
||||||
timeout: 180000,
|
|
||||||
timeoutObj: null,
|
timeoutObj: null,
|
||||||
newsList: [],
|
newsList: [],
|
||||||
showFunBtn: false, //是否展示功能型按钮
|
showFunBtn: false, //是否展示功能型按钮
|
||||||
@ -585,7 +584,7 @@
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}, that.timeout)
|
}, 5000)
|
||||||
},
|
},
|
||||||
back() {
|
back() {
|
||||||
uni.navigateBack({
|
uni.navigateBack({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user