当前位置:网站首页>uniapp 在onLaunch中跳轉頁面後,點擊事件失效解决方法
uniapp 在onLaunch中跳轉頁面後,點擊事件失效解决方法
2022-07-07 11:07:00 【愛敲代碼的狼仔】
在onLaunch中重定向會導致點擊事件失效的問題
解决方法:
1、在跳轉的函數加一個setTimeout,但是會導致有時setTimeout函數內的跳轉失敗
onLaunch() { setTimeout(() => { uni.reLaunch({ url: '/pages/user/user' }) }, 0) }
2、在新跳轉的頁面的onLoad中編寫自己的邏輯
边栏推荐
- Idea shortcut keys
- [système recommandé 01] rechub
- Deep understanding of Apache Hudi asynchronous indexing mechanism
- The gun startles the dragon, and the crowd "locks" Zhou Zhi
- uniCloud
- JSON format query of MySQL
- 变量的解构赋值
- Monai version has been updated to 0.9. See what new functions it has
- [untitled]
- Qtcreator sets multiple qmake
猜你喜欢
【推荐系统 02】DeepFM、YoutubeDNN、DSSM、MMOE
软考信息处理技术员有哪些备考资料与方法?
【OneNote】无法连接到网络,无法同步问题
Mendeley -- a free document management tool that automatically inserts references into papers
【pyqt】tableWidget里的cellWidget使用信号与槽机制
[untitled]
[actual combat] transformer architecture of the major medical segmentation challenges on the list --nnformer
【机器学习 03】拉格朗日乘子法
[recommendation system 01] rechub
[untitled]
随机推荐
從色情直播到直播電商
Ping tool ICMP message learning
Unable to open kernel device '\.\vmcidev\vmx': operation completed successfully. Reboot after installing vmware workstation? Module "devicepoweron" failed to start. Failed to start the virtual machine
如何顺利通过下半年的高级系统架构设计师?
[installation system] U disk installation system tutorial, using UltraISO to make U disk startup disk
uniapp 在onLaunch中跳转页面后,点击事件失效解决方法
When initializing 'float', what is the difference between converting to 'float' and adding 'f' as a suffix?
从色情直播到直播电商
Deeply understand the characteristics of database transaction isolation
The eighth training assignment
[pyqt] the cellwidget in tablewidget uses signal and slot mechanism
[untitled]
Still cannot find RPC dispatcher table failed to connect in virtual KD
Shardingsphere sub database and table examples (logical table, real table, binding table, broadcast table, single table)
Using tansformer to segment three-dimensional abdominal multiple organs -- actual battle of unetr
Rolling puddle Uni_ App (VIII)
Bookmarking - common website navigation for programmers
Wallhaven壁纸桌面版
Seata 1.3.0 four modes to solve distributed transactions (at, TCC, Saga, XA)
简单易修改的弹框组件