- 手机保存的word文件,无法修改文件名和后缀导致qq浏览器打开转发微信后无法打开
手机保存的word文件,无法修改文件名和后缀导致qq浏览器打开转发微信后无法打开
2018-08-08 - 请教下模版消息 的参数怎么正确传递
String url="https://api.weixin.qq.com/cgi-bin/message/wxopen/template/send?access_token="+obj.getString("access_token")+"&touser="+openId; url+="&template_id=07fcNwHa1np765qQlcaNClN--0PCOybSBsBs6ho2GjY&form_id="+form_id+"&data={keyword1: {DATA:339208499},keyword2:{DATA:2015年01月05日 12:30}}"; 后台传递后系统报错,说参数不正确,请问哪里错了,data参数不传的话也报错。 下面是我用的模版, 模板ID 07fcNwHa1np765qQlcaNClN--0PCOybSBsBs6ho2GjY复制 标题 信息录入成功通知 关键词 录入时间 {{keyword1.DATA}} 客户信息 {{keyword2.DATA}}
2018-08-06 - 微信灰度包啥意思?
请教下灰度包 是什么意思,下载最新的灰度包版本有区别吗?怎么分辨?
2018-08-01 - txv-video 视频插件无法暂停播放
<txv-video vid="h0728mmjjcj" playerid="txv1"></txv-video> <txv-video vid="h0728mmjjcj" playerid="txv1" autoplay='false'></txv-video> <txv-video vid="h0728mmjjcj" playerid="txv1" autoplay='{{false}}'></txv-video> 真机和开发工具都不行暂停播放,一来就自动播放,js控制也不行,请问是bug吗?
2018-07-21 - 两个字符串完全一样,判断却不相等
两个字符串完全一样,判断却不相等 console.log("==========================onShow()"); var sectionText = that.data.sectionText; var sectionText2 = that.data.sectionText2; console.log(sectionText.constructor); console.log(sectionText2.constructor); console.log("that.data.sectionText=" + that.data.sectionText); console.log("that.data.sectionText2=" + that.data.sectionText2); console.log("that.data.sectionText.length=" + that.data.sectionText.length); console.log("that.data.sectionText2.length=" + that.data.sectionText2.length); console.log("that.data.sectionText != that.data.sectionText2=" + that.data.sectionText.trim() != that.data.sectionText2.trim()); console.log("that.data.sectionText == that.data.sectionText2=" + that.data.sectionText == that.data.sectionText2); console.log("sectionText != sectionText2=" + sectionText != sectionText2); console.log("encodeURIComponent(sectionText)=" + encodeURIComponent(sectionText)); console.log("encodeURIComponent(sectionText2)=" + encodeURIComponent(sectionText2)); console.log("encodeURIComponent(sectionText) == encodeURIComponent(sectionText2)=" + encodeURIComponent(sectionText) == encodeURIComponent(sectionText2)); house.js? [sm]:113 ==========================onShow() house.js? [sm]:116 ƒ String() { [native code] } house.js? [sm]:116 ƒ String() { [native code] } house.js? [sm]:117 that.data.sectionText=碧桂园 house.js? [sm]:118 that.data.sectionText2=碧桂园 house.js? [sm]:119 that.data.sectionText.length=3 house.js? [sm]:120 that.data.sectionText2.length=3 house.js? [sm]:121 true house.js? [sm]:122 false house.js? [sm]:123 true house.js? [sm]:124 encodeURIComponent(sectionText)=%E7%A2%A7%E6%A1%82%E5%9B%AD house.js? [sm]:125 encodeURIComponent(sectionText2)=%E7%A2%A7%E6%A1%82%E5%9B%AD house.js? [sm]:126 false house.js? [sm]:130 true
2018-07-10 - 画布保存的图片无法显示在手机相册中,但是文件手机是生成成功并存在的。
画布保存的图片无法显示在手机相册中,但是文件手机是生成成功并存在的。 手机是坚果pro2
2018-04-28 - 抱歉出现个bug房源打不开了,怪自己不严谨,看到麻烦通过下
抱歉出现个bug房源打不开了,怪自己不严谨,看到麻烦通过下
2018-04-15