修改
This commit is contained in:
parent
99c9a628ed
commit
767f7bc140
@ -516,6 +516,9 @@
|
|||||||
onPageScroll(e) {
|
onPageScroll(e) {
|
||||||
this.scrollTop = e.scrollTop;
|
this.scrollTop = e.scrollTop;
|
||||||
},
|
},
|
||||||
|
onUnload() {
|
||||||
|
uni.removeStorageSync('scenenurseStationId');
|
||||||
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user