个人案例
- mogopilot+
encryptedData 数据解析失败 code无效,wx.login获取参数
encryptedData 数据解析失败 code无效,wx.login获取参数扫码体验
- MOGO用户端
小程序客服升级后的问题
升级后的小程序客服总是让重新登陆,而且没有历史聊天记录负担方方扫码体验
同学,解决了嘛
map组件中marker上的自定义气泡(customCallout)宽度如何自适应?[图片] 遇到一个问题,自定义的气泡,第一个气泡有时候会显示不全,第二个气泡的宽度并没有自适应,请问有办法解决吗? 代码如下 <map class="pages-dirving__map" id="map" longitude="{{longitude}}" latitude="{{latitude}}" markers="{{markers}}" polyline="{{polyline}}" show-location> <cover-view slot="callout"> <block wx:for="{{markers}}" wx:for-index="index" wx:for-item="item" wx:key="id"> <cover-view wx:if="{{item.type=='start'}}" marker-id="{{item.id}}" class="marker-callout"> <cover-view class="marker-callout__info"> <cover-view class="marker-callout__name"> 接驾约 </cover-view> <cover-view class="marker-callout__time"> {{item.duration}}分钟 </cover-view> </cover-view> <cover-view class="marker-callout__title"> {{item.title}} </cover-view> </cover-view> <cover-view wx:elif="{{item.type=='end'}}" marker-id="{{item.id}}" class="marker-callout marker-callout--end"> <cover-view class="marker-callout__title"> {{item.title}} </cover-view> <cover-view class="marker-callout__info"> 全程{{item.distance_label}},约{{item.duration}}分钟 </cover-view> </cover-view> </block> </cover-view> </map>
2022-04-11解决了嘛,我也遇到了,不知道怎么弄了
ios小程序个性化地图只显示默认样式?ios小程序个性化地图只显示默认样式? 安卓小程序显示正常 [图片] [图片][图片]
2022-04-11addArc 画的弧线上可以添加方向嘛
mapContext.addArc API无法使用,报is not a function?打印地图mapContext,没有addArc方法,使用报错Unhandled promise rejection TypeError: mapContext.addArc is not a function const mapContext = wx.createMapContext('map', this); console.log(mapContext); mapContext.addArc({ id: 11, start: departure, end: destination, angle: 45, })
2022-02-17你的问题解决了嘛,我的动态渲染不了
自定义tabBar不能动态渲染?[图片][图片][图片][图片] 自定义tabBar想动态改变list但是渲染不出来,偶尔又能出来一两次。这是哪里的问题哇
2021-11-09一样的问题,着急发版,在线等
为什么已经通过接口设置了隐私,提交审核还是提示:请通过接口完善【用户隐私保护指引】?我们通过接口已经设置了用户隐私保护指引,并且查询审核状态是“已审核”,为什么过了半小时后提交审核,还是提示:请通过接口完善【用户隐私保护指引】? 请问是哪里不正确吗? 其他的APPID也遇到这个问题,其他的APPID包括: wxfdcd890788c55567 wx46db59851e4f6bf4 wx96270856c1375716 wxce6e15bfc7b5511d
2021-11-08选择微信认证 ,点详情[图片]
小程序改名完成,支付了认证费用,一直没有收到发票,在哪里查询?小程序改名完成,支付了认证费用300元,并正常填写了发票信息,一直没有收到发票,在哪里查询?
2021-07-30这头像都不能改成圆的,只能是方的,border-radius 和z-index 都不起作用
open-data中的数据直接展示太不美观了吧?open-data中的数据全是英文的?直接拿来放到个人信息页面展示不太好看啊。 [图片]
2021-03-24