一两个小时吧
提交了wx.getLocation(Object object)何时可以审核通过?小程序名称:功夫范辣鸭-扫码点单; AppID(小程序ID):wxdd9b420c27d4bf58
04-26无解
已注销公众号解绑手机号怎么操作?已注销公众号,怎么解绑手机号? [图片]
04-13具体看你小程序类目和具体使用场景和你申请时候的描述是否合理和审核的心情
wx.getLocation接口你们都是怎么通过的?被驳回十多次了,求大佬指教!wx.getLocation接口你们都是怎么通过的?被驳回十多次了,求大佬指教! 从哪可以联系到微信工作人员或者客服!来个人一起讨论下 人麻了呀 有组团的没 腾讯大楼集合!
04-13解决了吗 老哥 同样情况
swiper tinder类型时改变current,如何实现正确的过渡效果?[视频] 如上视频,改变current时不是正确的过渡效果 如下代码,点击事件 // 上一题 prevQuestion: function () { if (this.data.current === 0) return; let i = this.data.current - 1; console.log('i', i); this.setData({ current: i, progressWidth: ((i+1) / this.data.examList.length) * 100 }); }, // 下一题 nextQuestion: function () { if ((this.data.current+1) >= this.data.examList.length) return; let i = this.data.current + 1; console.log('i', i); this.setData({ current: i, progressWidth: ((i+1) / this.data.examList.length) * 100 }); } 怎样可以有正确的过渡效果
04-11好像这个有用,可以试试 ::-webkit-scrollbar { display: none; width: 0; height: 0; color: transparent; }
scroll-view横向滚动,无法隐藏滚动条//无法隐藏滚动条 , 小米15 android15 微信:8.0.56 <scroll-view scroll-x enable-flex style="flex-direction: row;" enhanced="true" show-scrollbar="{{false}}" class="container">
03-23刚试了 bindtap有回调 你tapMap有触发吗
map 中bindtap中点击地图中的任何一个点都可以吗?为啥这边不是?<map id="map" longitude="{{longitude}}" circles="{{circles}}" show-location latitude="{{latitude}}" scale="14" bindmarkertap="handleMarkerTap" bindtap="tapMap" style="width:100%;height:90%;"></map> circles:[ { longitude: 113.324520, latitude: 23.099994, radius:500, strokeWidth:1, color:'#E41F18' } ], getDistance(lat1, lon1, lat2, lon2) { const R = 6371000; const toRad = (d) => d * Math.PI / 180; const dLat = toRad(lat2 - lat1); const dLon = toRad(lon2 - lon1); const a = Math.sin(dLat / 2) ** 2 + Math.cos(toRad(lat1)) * Math.cos(toRad(lat2)) * Math.sin(dLon / 2) ** 2; return R * (2 * Math.atan2(Math.sqrt(a), Math.sqrt(1 - a))); }, isInCircle(currentLat, currentLon, circleLat, circleLon, radius) { const distance = this.getDistance(currentLat, currentLon, circleLat, circleLon); return distance <= radius; }, tapMap(e){ console.log(e,'点击地图'); const tappedLocation = e.detail; // 获取被点击的标记点的位置信息(如果有的话) if (this.isInCircle( // 22.677173,114.330154,// 内 tappedLocation.latitude,tappedLocation.longitude, this.data.circles[0].latitude, this.data.circles[0].longitude, this.data.circles[0].radius )) { // console.log('Point is within the circle'); wx.showToast({ title:'在范围内', icon:'none' }) // 处理在圆内的点击事件,例如更新markers数组等。 } else { wx.showToast({ title:'很遗憾', icon:'none' }) // console.log('Point is outside the circle'); // 可以选择移除该标记或给出提示。 } },
02-24小程序功能简单的话可以考虑用下 新组件说实话很多bug了
skyline、glass-easel 怎样了? 可以大规模应用了吗?skyline、glass-easel 怎样了? 可以大规模应用了吗?
02-24基本上是要通知商家自行发起关闭申请 没申请到餐饮类目基本审核过不了
服务商下怎么关闭所有小程序的发货信息录入功能?【微信团队】你的小程序有99+笔订单未发货,且存在订单超过6天未发货。为了不影响资金结算,你需通过电脑端登录小程序后台mp.weixin.qg.com,在「功能-发货信息管理」页面,点击发货并上传发货信息;或联系小程序开发者/服务商接入订单发货管理API,详情参考 https://developers.weixin.qg.com/miniprogram/dev/platform=capabilities/business-capabilities/order-shipping/order-shipping.html。如有疑问,可在「发货信息管理」页面右上角问号发起在线人工客服咨询。感谢配合,祝您生活愉快。 ———————————————————— 我们服务的小程序今天收到了这类通知,我们是没有实物发货的,社区看了下可以在后台申请关闭此功能。请问我们自己服务商,下面有很多小程序,怎么能批量都申请关闭?还是说只能一家一家去后台申请?谢谢! [图片]
02-24有没有可能是其他信息填错了?
个体工商注册公众号,微信认证里法定代表人验证失败。提示“企业法定代表人身份证号码不一致”?营业执照已经15天,还显示验证失败! [图片][图片]
01-03这个企业名都填错了 很难评
公众号认证 扫码时提示你好,工商数据返回:“企业法定代表人身份证号码不一致”。法定代表人验证失败?[图片][图片][图片]信息无误,扫码认证不了
01-03