随笔 - 21  文章 - 0  评论 - 0  阅读 - 3274
06 2024 档案
uniapp onshow/onLoad 中的 showToast 不显示的问题
摘要:需求: 点击底部tab页 跳转到页面中时 弹窗提示 然后页面返回某一页 onshow/onLoad 很简单的需求 uni.showToast({ icon: 'error', title: '页面开发中...', duration: 1000, mask: true}) setTimeout(()= 阅读全文
posted @ 2024-06-18 14:06 侗家小蚁哥 阅读(305) 评论(0) 推荐(0) 编辑
uni-app混合开发 navigateTo、reLaunch、redirectTo、switchTab区别
摘要:1.navigateTo 保留当前页面,跳转到应用内的某个页面,使用uni.navigateBack可以返回到原页面。 要注意的是navigateTo只能跳转的应用内非 tabBar 的页面的路径 , 路径后可以带参数;如果跳转url参数为tabBar的路径则无法进行跳转 2.redirectTo关 阅读全文
posted @ 2024-06-18 09:17 侗家小蚁哥 阅读(342) 评论(0) 推荐(0) 编辑
.netCore System.Drawing.Common 发布,在CentOS 运行报错,生成图片流时。会因为不支持在liunx平台生成图片。
摘要:报错: System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See https://aka.ms/systemdrawingnonwindows 阅读全文
posted @ 2024-06-04 14:37 侗家小蚁哥 阅读(71) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示