我也遇到了,调试工具真机调试ios8 出现过,不联调就正常了
wx.getAppAuthorizeSetting 返回值类型?wx.getAppAuthorizeSetting 为什么文档上写的是字符串类型 而在实际返回中是bool类型 getAppAuthorizeSetting index.vue:28 albumAuthorized true index.vue:29 bluetoothAuthorized true index.vue:30 cameraAuthorized true index.vue:31 locationAuthorized false index.vue:32 locationReducedAccuracy true index.vue:33 microphoneAuthorized true index.vue:34 notificationAlertAuthorized true index.vue:35 notificationAuthorized true index.vue:36 notificationBadgeAuthorized true index.vue:37 notificationSoundAuthorized false
2022-10-10webView 嵌套的H5 上传非图片类型文件呢,比如doc pdf, 用不了jssdk啊
webView 嵌套的H5 使用 input type="file"在安卓下无法调起相机,是为什么?webView 嵌套的H5 使用 input type="file"在安卓下无法调起相机,是为什么?
2022-05-28e.preventDefault(); e.stopPropagation(); 监听滑动事件即可
web-view页面如何禁止下拉滑动显示网页由***提供?设置了"enablePullDownRefresh": false 版本2.10.3 问题:页面如何才能禁止下拉?
2022-05-24 e.preventDefault(); e.stopPropagation(); 监听滑动事件即可
web-view页面如何禁止下拉滑动显示网页由***提供- 需求的场景描述(希望解决的问题) 只有一个web-view组件的page页面的json里配置了{"disableSrcoll":true},实现了上拉滑动不显示下方的空白,但无法限制:下拉后上方显示"网页由***提供"区域. - 希望提供的能力 能有方法禁止下拉显示上方的提示区域.
2022-05-24