- 读取成员信息为什么没有返回mobile?
返回结果为:{"errcode":0,"isleader":0,"errmsg":"ok","is_leader_in_dept":[],"telephone":"","hide_mobile":0,"direct_leader":[],"userid":"huang**","enable":1,"name":"黄**","extattr":{"attrs":[]},"alias":"huang**","position":"IT","department":[],"external_profile":{"external_attr":[],"external_corp_name":""},"status":1,"order":[]} 没有mobile信息呢?
2022-06-24 - 上传代码预览时提示node_modules下的文件没有上传,真机预览效果与开发工
- 当前 Bug 的表现(可附上截图) [图片] - 预期表现 - 复现路径 - 提供一个最简复现 Demo 后台修改数据后,小程序不会自动更新,需要把这个小程序删除,然后搜索重新打开才会更新,有没有什么办法让小程序强制刷新?
2019-07-03 - 真机调试和微信开发者工具显示不一致
- 当前 Bug 的表现(可附上截图) 微信开发者工具上显示正常: [图片] 手机端(iphone7)显示不正常: [图片] - 预期表现 左上方的cover-view圆角不显示,字不居中 class: .listButton{ position: absolute; top: 0rpx; width: 30%; height: 6%; background-color: black; color: white; display: flex; justify-content: center; align-items: center; border-top-right-radius: 50rpx; border-bottom-right-radius: 50rpx; }
2019-02-11 - 官方提供的地图相关的代码片段报错
[图片] 点击移动标注报错 使用API文档提供的代码: https://developers.weixin.qq.com/miniprogram/dev/api/api-map.html#wxcreatemapcontextmapid
2018-06-05