用户授权订阅消息时可以选择允许一次,还有就是总是允许。如果用户选择了一次,只能发送一次消息。
微信小程序-订阅消息-一次性消息?请问,微信一次性订阅消息,每次授权后发送一次消息,如果想再次发送消息,必须用户再订阅一次是吗?
2020-11-09{{item.text}}
picker组件传入一个数组对象,无法使用?[图片] 这种数组对象下展示出来的是[object object],求问各位大佬有什么解决办法吗
2020-11-06兄弟想多了[图片]
微信小程序如何跳转到外部链接(百度这类的)?我用web-view实现跳转,但会提示需要添加业务域名,但是像百度这类非我们自己开发的,无法上传校验文件,请问怎么解决
2020-11-06浏览器设置屏蔽广告/或者换个浏览器
弹窗广告遮挡按钮怎么办?一旦进入公众号平台,右上角就出现广告弹窗,遮挡按钮。该如何处理
2020-11-06运营,推广(例如:分享好友/分享到朋友圈等等...)
微信小店没有访客量怎么办?访客量少,问问大家怎么解决这个问题的?
2020-11-06无法正常滚动?说的具体一点。
iPhone11 scroll-view 无法正常滚动?<view class="container"> <view class="head"> <view> <view class="event {{currentTab == 0?'act':''}}" bindtap="clickTab" data-current="0">参加活动</view> <view class="info {{currentTab == 1?'act':''}}" bindtap="clickTab" data-current="1">最新资讯</view> </view> </view> <view class="swiper"> <swiper current="{{currentTab}}" class="screen-swiper" indicator-dots="{{indicatorDots}}" duration="500" bindchange="swiperTab" style="height:{{swiperHeight}}px"> <swiper-item style="overflow:scroll;"> <scroll-view scroll-y="true" style="height: 100%" bindscrolltolower="lower" enhanced="true" paging-enabled="true"> <view class="main" wx:for="{{active}}" data-active_id="{{item.active_id}}" bindtap="goActiveDetail"> <image src="{{item.file_path}}"></image> <view data-active_id="{{item.active_id}}"> <text data-active_id="{{item.active_id}}">{{item.active_name}}</text> <view data-active_id="{{item.active_id}}"> <text class="time" data-active_id="{{item.active_id}}">参与截止时间:{{item.end_time}}</text> <text wx:if="{{item.state_text == 0}}" class="btn" data-active_id="{{item.active_id}}" catchtap="goActiveDetail">去参加</text> <text wx:if="{{item.state_text == 1}}" data-active_id="{{item.active_id}}" class="btn2">已结束</text> </view> </view> </view> </scroll-view> </swiper-item> <swiper-item style="overflow:scroll;"> <scroll-view scroll-y="true" style="height: 100%" bindscrolltolower="lower" enhanced="true" paging-enabled="true"> <view wx:for="{{active2}}" wx:key="article"> <view class="main2" bindtap="goActiveDetail2" wx:if="{{item.type == 1}}" data-active_id="{{item.article_id}}"> <image src="{{item.file_path}}"></image> <view> <text class="tit">{{item.title}}</text> <text class="time">于{{item.view_time}}发布</text> </view> </view> <view class="main2" bindtap="goActiveDetail3" wx:if="{{item.type == 2}}" data-active_id="{{item.article_id}}"> <image src="{{item.thumb_url}}"></image> <view> <text class="tit">{{item.title}}</text> <text class="time">于{{item.view_time}}发布</text> </view> </view> </view> </scroll-view> </swiper-item> </swiper> </view> </view>
2020-11-06换成谷歌浏览器试试
为什么上传图片失败?编辑素材时,无法上传本地图片。显示红色数字80018,这是什么情况啊
2020-11-06点客服指引,让客服给你看是具体是什么问题导致的。
网页包含诱导分享、关注等诱导行为内容,被多人投诉,为维护绿色上网环境,已停止访问?地址:https://wx2.9-square.com.cn/weixin/page/showSeckillActivityItemDetail.htm?seckillActivityItemId=e4a931567ebc4c76987989b776f993bd 不知这个页面存在什么问题导致不能访问?申请恢复审核不通过,具体原因是啥啊??不知道应该怎么改 [图片]
2020-11-06小程序里的话可以用web-view打开外联。
怎么在子菜单转跳到网页?怎么在子菜单转跳到网页?
2020-11-03想要速度快的话,你得优化你们的项目/代码,首次访问时请求资源小的话。会变快点
微信里打开网页,先空白几秒后再打开网页 ?微信里打开网页,先空白几秒后再打开网页 怎么速度快一点 获取到code后回跳到网站,还有几秒的空白 ,网站才能获取到code 微信登录的过程感觉好慢啊
2020-10-16