- 关于投票类功能小程序的整改
小程序名称 报名接龙 小程序ID:wxe23c66e76602b7bc 接到如下通知 [图片] 已整改完成,请问怎么尽快恢复服务?
2017-10-15 - swiper里的图片在ios下显示不出来的问题
<swiper indicator-dots="{{imageUrls.length>1}}" circular="true" current="{{0}}"> <swiper-item wx:for="{{imageUrls}}" wx:key="*this"> <image mode="aspectFit" src="{{item}}"/> </swiper-item> </swiper> 在开发工具和安卓下显示都是正常的,但在ios下要用手指触摸一下才显示出图片,否则无论等多久都是一片空白。 另,如果swiper-item不只有图片,比如多加一行文字,显示就都正常了。
2017-08-22 - 数据分析-地区分布图 显示错误
新增用户数2017年08月16日 - 2017年08月16日: [图片] AppID(小程序ID)wxe23c66e76602b7bc
2017-08-17 - wx.request()参数的dataType不支持arraybuffer吗?
[图片] 打印出来还是string呀?
2017-08-14 - wx.downloadFile() 返回的res没有tempFilePath?
wx.downloadFile({ url: 'https://test.tiedoo.com/web/workbench/c/specialissue/createCataQrcode?download=true&cataId=54a8035f0cf21f30929a0038', success: res => { console.log(res)//??? wx.previewImage({ urls: [res.tempFilePath], }) } 输出: Object {statusCode: 500, errMsg: "downloadFile:ok"}
2017-08-14 - Top受访页面出现了这些是什么鬼?
页面路径访问次数占比1. pages/item/view.html15637078.07%2. pages/index/index.html3573517.84%3. pages/item/edit.html81434.07%4. pages/setting/feedback.html240.01%5. pages/newsDetail/newsDetail.html40.00%6. pages/stockDetail/stockDetailA/stockDetailA.html30.00%7. pages/stockLive/stockLive.html10.00%8. pages/stockDetail/stockDetailIndex/stockDetailIndex.html10.00%9. pages/cousin/index/index.html10.00% 下面的这些不是我的页面呀?
2017-07-25 - 修正一个bug审核不通过?说原因是不能加载,但一直好好的呀?
appid: wxfe948f49f7126aec 麻烦仔细确认一下好不好?
2017-07-20 - “数据分析-用户画像-活跃用户”的数据错误
先看三幅截图。 1、地域分布-活跃用户-昨天: [图片] 2、地域分布-活跃用户-最近7天: [图片] 3、地域分布-活跃用户-最近30天: [图片] 问题: a.昨天内蒙古、山西等省有数据,但最近7天却没有? b.最近七天新疆、海南等省有数据,但最近30天却没有?
2017-06-26 - downloadFile和openDocument能否支持data url?
RT
2017-06-16 - 加载小程序信息超时,无法启动(-1,-1,-1)
今天有好几个用户都反映这样的问题,why?
2017-05-22