当前位置:网站首页>After the uniapp jumps to the page in onlaunch, click the event failure solution
After the uniapp jumps to the page in onlaunch, click the event failure solution
2022-07-07 11:07:00 【Wolf who likes to knock code】
stay onLaunch Redirection in will cause the click event to fail
resolvent :
1、 Add one to the jump function setTimeout, But sometimes setTimeout Jump in function failed
onLaunch() { setTimeout(() => { uni.reLaunch({ url: '/pages/user/user' }) }, 0) }
2、 In the new jump page onLoad Write your own logic
边栏推荐
- A simple example of delegate usage
- 2021 summary and 2022 outlook
- Vscode 尝试在目标目录创建文件时发生一个错误:拒绝访问【已解决】
- 简单易修改的弹框组件
- The fifth training assignment
- Arduino board description
- When do you usually get grades in the soft exam? Online pedaling?
- [C #] the solution of WinForm operation zoom (blur)
- Laya common script commands
- Installation and configuration of slurm resource management and job scheduling system
猜你喜欢
Static semantic check of clang tidy in cicd
Cluster task scheduling system lsf/sge/slurm/pbs based on HPC scenario
Unity script visualization about layout code
uniCloud
July 10, 2022 "five heart public welfare" activity notice + registration entry (two-dimensional code)
[système recommandé 01] rechub
【机器学习 03】拉格朗日乘子法
【亲测可行】error while loading shared libraries的解决方案
[C #] the solution of WinForm operation zoom (blur)
"Dream Cup" 2017 Jiangsu information and future primary school summer camp it expert PK program design questions
随机推荐
一些线上学术报告网站与机器学习视频
Go redis Middleware
Arduino receives and sends strings
Project ERROR: Unknown module(s) in QT: core gui
A simple example of delegate usage
2021-05-21
Deep understanding of Apache Hudi asynchronous indexing mechanism
TypeScript 接口继承
ADB utility commands (network package, log, tuning related)
[installation system] U disk installation system tutorial, using UltraISO to make U disk startup disk
中级软件评测师考什么
Still cannot find RPC dispatcher table failed to connect in virtual KD
Unity websocket server
Static semantic check of clang tidy in cicd
Use of dotween
简单易修改的弹框组件
When do you usually get grades in the soft exam? Online pedaling?
Wallhaven wallpaper desktop version
Network foundation (1)
POJ1821 Fence 题解报告