- camera录制视频添加了cover-view贴纸但录制完成后的视频并没有贴纸显示出来的?
<camera class="photographCamera" device-position="{{device_position}}" flash="off"> <cover-view class="cover-view"> <cover-view class="container"> <cover-view class="flex-wrp" style="flex-direction:row;"> <cover-view class="ss"></cover-view> </cover-view> </cover-view> </cover-view> </camera>
2023-03-27 - 苹果X使用wx.request失效,其他型号又可以访问,这是什么情况?
jinru:function(){ var get_user_openid = this wx.getSystemInfo({ success: function (res) { if (res.platform == "devtools") { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 80; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) setTimeout(function () { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 100; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) setTimeout(function () { get_user_openid.setData ({ imgae_gif_dage0: true }) }, 1500) }, 2500) setTimeout(function () { get_user_openid.setData ({ imgae_gif_0: true }) setTimeout(function () { get_user_openid.setData ({ imgae_gif_1: true }) setTimeout(function () { get_user_openid.setData ({ imgae_gif_2: true, name_opacity: 0 }) var opacity_home = 1 var animation_name = wx.createAnimation ({ duration: 2000, timingFunction: 'ease', }) get_user_openid.name_animation = animation_name animation_name.opacity(opacity_home).step() get_user_openid.setData ({ name_animation: animation_name.export(), }) }, 2500) }, 8000) }, 3000) console.log("pc") } else if (res.platform == "ios") { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 50; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/1.0.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_0: res.path }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/5.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_1: res.path }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/6.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_2: res.path }) } }) get_user_openid.setData({ imgae_gif_url_3: res.path }) get_user_openid.data.percentNum = get_user_openid.data.percentNum + 20; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) get_user_openid.setData({ imgae_gif_url_4: res.path }) setTimeout(function () { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 29; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) }, 3500) setTimeout(function () { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 1; get_user_openid.setData({ imgae_gif_dage0: true }) get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) get_user_openid.setData({ imgae_gif_0: true }) setTimeout(function () { get_user_openid.setData({ imgae_gif_1: true }) setTimeout(function () { get_user_openid.setData({ imgae_gif_2: true, name_opacity: 0 }) var opacity_home = 1; var animation_name = wx.createAnimation ({ duration: 2000, timingFunction: 'ease', }) get_user_openid.name_animation = animation_name animation_name.opacity(opacity_home).step() get_user_openid.setData({ name_animation: animation_name.export(), }) }, 3500) }, 7500) }, 6000) } }) } }) console.log("ios") } else if (res.platform == "android") { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 50; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/1.0.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_0: res.path }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/5.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_1: res.path }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/6.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_2: res.path }) } }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/KPI 合成 1_12fps.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_3: res.path }) get_user_openid.data.percentNum = get_user_openid.data.percentNum + 20; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) wx.getImageInfo ({ src: 'https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/过场动画.gif', success: function (res) { get_user_openid.setData({ imgae_gif_url_4: res.path }) setTimeout(function () { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 29; get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) }, 3500) setTimeout(function () { get_user_openid.data.percentNum = get_user_openid.data.percentNum + 1; get_user_openid.setData({ imgae_gif_dage0: true }) get_user_openid.setData({ percent: get_user_openid.data.percentNum.toString() }) get_user_openid.setData({ imgae_gif_0: true }) setTimeout(function () { get_user_openid.setData({ imgae_gif_1: true }) setTimeout(function () { get_user_openid.setData({ imgae_gif_2: true, name_opacity: 0 }) var opacity_home = 1; var animation_name = wx.createAnimation ({ duration: 2000, timingFunction: 'ease', }) get_user_openid.name_animation = animation_name animation_name.opacity(opacity_home).step() get_user_openid.setData({ name_animation: animation_name.export(), }) }, 3500) }, 7500) }, 6000) } }) } }) } }) } }) console.log("安卓") } } }) },
2020-12-15 - ios 8 plus 应该只播放一次的gif会出现连续播放两次?
<view class="sbgif"> <image src="https://gongyi3cdn.tencent-cloud.net/qybs20/qinyong/ani/5.gif" class="sbgif_2"></image> </view>
2020-12-09 - 微信公众号里面能否添加微信扫码功能?
在微信公众号里添加微信的扫码功能,主要是让客户进入公众号后,提供一个扫码的功能给客户,让客户扫码获取活动信息的
2020-05-07 - 个人用户为什么不能使用视频插件?
只是播放一个视频,又不干什么。为什么不能使用,还要申请到企业用户上去。就这几天活动,怎么来得及。
2019-11-11 - 绑定了公会号的小程序能添加领取现金红包功能?
实现用户完成特定条件后,奖励现金红包到用户账号上。
2019-10-16 - 很多次审核不通过?都按照要求改了。游客模式也有了。
[图片]到底是要怎么样。明天就要用了。急死人了。。。
2019-09-04