@@ -117,6 +117,7 @@
}
onLoad((options) => {
+ uni.hideTabBar()
getMyInfo();
})
</script>
@@ -89,6 +89,9 @@
foodSelectRef.value.handleClose();
+ onLoad((options) => {
+ })
<style>