摘要:
// wxml文件 <web-view src="https://www.baidu.com" bindload="bindload" binderror="binderror"></web-view> // js文件 // 网页加载成功时触发此事件 bindload(res) { console. 阅读全文
posted @ 2025-10-24 18:26
微宇宙
阅读(3)
评论(0)
推荐(0)
摘要:
基于image图片的放大缩小 <image src="{{imgList[0]}}" bindtap="preview" data-src="{{imgList[0]}}"></image> 对于的方法设置 Page({ data: { imgList: [ "https://example.com 阅读全文
posted @ 2025-10-24 11:21
微宇宙
阅读(5)
评论(0)
推荐(0)
浙公网安备 33010602011771号