不可以,你可以绑定新的商户号,在解绑审核期间拿新的商户号交易,记得三方退款的流水也得拦截,要不解绑会失败的哈
小程序迁移问题?我们在小程序的迁移过程中,解绑原商户号需要24小时之内无交易记录,满足这个条件后我们提交了解绑审核,在这个审核过程中,我们可以使用这个商户号进行交易吗?主要是审核也需要1-3天,想问一这个期间能恢复交易吗?
2020-05-09这个应该属于业务逻辑把,你可以检查下分享的卡片路由上有没有传搜索词(记得encode编码),点击卡片进入也检查下路由上搜索词是否携带,如果是卡片进入这种情况,直接调你们搜索的接口应该就行了
onShareAppMessage转发 搜索结果为什么没有数据?运用onShareAppMessage 设置转发分享 小程序搜索结果,分享成功后,从分享链接点进去页面没有搜索的结果 如下图 1是分享 2图是从分享链接点进来 意思就是 搜索结果是不是不能转发分享 请大神多多指教 [图片] [图片]
2020-05-09好像不能吧
微信小程序中能长按识别公众号二维码吗?微信小程序中能长按识别公众号二维码吗?
2020-05-09m
小程序直播申请不了?反馈说三天内给回复现在也没消息?我们正在申请微信小程序直播,您给出的申请条件,我们都满足,但是现实无法申请。我打人工服务电话 打了很多天了一个都没接,上腾讯客服公众号反馈,说三日后会给出解决回复,但现在五天了还没得到任何回复。请问一下贵司这个问题到底如何处理?? [图片] [图片] [图片] [图片]
2020-05-08mark
miniprogram-ci 这个小程序官方包 在引入第三方库时,调用上传命令会报错官方文档: https://developers.weixin.qq.com/miniprogram/dev/devtools/ci.html 由于这个npm包代码未开源(代码压缩混淆了),没有相应的github 提bug区域,故此将bug提在这里 重现环境: miniprogram-ci 版本: 1.0.11、1.0.12 window10 企业版 64位系统 nodejs v10.16.3 npm 6.11.3 注意:mac os系统上没有此问题 最小可重现代码: https://github.com/bigmeow/miniprogram-ci-bug 重现步骤 1. 用小程序开发者工具新建立一个项目, npm init 2. 安装 `npm i @vant/weapp -S --production` 和 `npm i miniprogram-ci -D` 3. 编写 build.js, 修改其中的appid和私钥,后台关闭白名单 4. 运行命令 `node build.js` 问题 如果不引入第三方库,构建npm和上传都成功; 引入了第三方库,构建npm成功,上传失败报错;但是直接点击小程序开发者工具的上传则无问题 [图片] 报错代码: "miniprogram-ci": "1.0.11" 版本错误信息: (node:21612) UnhandledPromiseRejectionWarning: Error: ["usingComponents"]["van-icon"]: "../icon/ind ex" not found at Object.throwError (C:\project\github\bug\node_modules\miniprogram-ci\dist\utils\common.js:1: 274) at _checkComponentPath (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\common.js:1 :2012) at Object.exports.checkComponentPath.t [as checkComponentPath] (C:\project\github\bug\node_modu les\miniprogram-ci\dist\json\common.js:1:2427) at checkComponentPath (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\page\page.js :1:1537) at compilePageJSON (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\page\page.js:1: 2249) (node:21612) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated e ither by throwing inside of an async function without a catch block, or by rejecting a promise whic h was not handled with .catch(). (rejection id: 1) (node:21612) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the futu re, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. "miniprogram-ci": "1.0.12" 、 "miniprogram-ci": "1.0.13"、 "miniprogram-ci": "1.0.14" 版本错误信息: (node:23640) UnhandledPromiseRejectionWarning: Error: ["usingComponents"]["van-icon"]: "../icon/index" not found at Object.throwError (C:\project\github\bug\node_modules\miniprogram-ci\dist\utils\common.js:1:274) at _checkComponentPath (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\common.js:1:2120) at Object.exports.checkComponentPath.t [as checkComponentPath] (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\common.js:1:2535) at checkComponentPath (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\page\page.js:1:1537) at compilePageJSON (C:\project\github\bug\node_modules\miniprogram-ci\dist\json\page\page.js:1:2249) (node:23640) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:23640) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. 2020年03月31日0.05分更新: "miniprogram-ci": "1.0.18" 版本已经解决上述问题,又发现一个新的问题,在上传时打印的日志: [图片] 找到出解析出问题的那段: [图片] 是 第三库里的wxml文件里直接写wxs 才会出现?
2020-04-06+1,真巧 我也遇到这个问题了
短时间出现大量preload subpackages failed报错,急!小程序后台短时间内出现大量分包预加载失败报错 错误信息:preload subpackages failed. Error: preload subpackages failed. at https://lib/WASubContext.js:2:1265668 [图片]
2020-04-03@娇华 华哥 修复了嘛
在列表页分享某个数据后,再回到小程序时页面位置发生变化?Android有问题 IOS正常
2020-01-09mark
20191107早上8点到9点,小程序获取openid一直异常,请问是什么原因呢?2019-11-07 08:39:03.247 INFO [wechat-service,df91ff57d822d5e0,4df0c867ae6e00aa,false] 1370 --- [io-10205-exec-3] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDdfl0yFe-Pmx1GA ]"} 2019-11-07 09:06:15.154 INFO [wechat-service,04289602c8414b8e,31dba2eeee115b41,false] 7540 --- [io-10205-exec-1] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: Cedfm6yFe-eLhjiA ]"} 2019-11-07 09:06:58.701 INFO [wechat-service,2db5099b2b33a2ab,7e7b54d8a7cbd8be,false] 7540 --- [io-10205-exec-8] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: CedfjtXIRa-gVxCNa ]"} 2019-11-07 09:07:39.469 INFO [wechat-service,108f3417575d33de,5b73746cf7959ed4,false] 7540 --- [io-10205-exec-6] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: dedfY7aLRa-RyEL ]"} 2019-11-07 09:09:07.299 INFO [wechat-service,ba7687e1670875b9,aaa5844aabe877e8,false] 7540 --- [io-10205-exec-8] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: eedfiBwgE-YmL4ia ]"} 2019-11-07 09:09:21.219 INFO [wechat-service,801c933d2206a06c,9cd664dbc34cbe4a,false] 7540 --- [io-10205-exec-1] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: eedfsY4ce-X8dTqA ]"} 2019-11-07 09:11:42.463 INFO [wechat-service,a21509d8ecf123e2,2b5f628fbc87ede3,false] 7540 --- [io-10205-exec-1] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: fedfbawgE-FhNUqA ]"} 2019-11-07 09:12:51.064 INFO [wechat-service,5c12f4e9ba7bdbdf,0ae36047b14e91ad,false] 7540 --- [io-10205-exec-4] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: FedfAgyIRa-dZUzFA ]"} 2019-11-07 09:14:45.702 INFO [wechat-service,2d35bfcfe99bae94,e84657ee03ca2be9,false] 7540 --- [io-10205-exec-8] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: Gedfj24ce-SnWjbA ]"} 2019-11-07 09:15:14.983 INFO [wechat-service,73b145bfac7a5c0e,7ee71799d53ae030,false] 7540 --- [io-10205-exec-4] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: hedfE24ce-Qzwv4 ]"} 2019-11-07 09:15:30.184 INFO [wechat-service,769b93f37ce47d75,3eed50f819a4c80a,false] 7540 --- [io-10205-exec-1] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: hedfJqyIRa-BqGD8 ]"} 2019-11-07 09:16:21.339 INFO [wechat-service,c2bf5f2538533ee1,c742da3f2fe35341,false] 7540 --- [io-10205-exec-6] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HedfP0yFe-ot6pva ]"} 2019-11-07 09:16:21.652 INFO [wechat-service,a0044bdc569587dd,5eb88ee0b8408675,false] 7540 --- [io-10205-exec-7] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HedfrAwgE-XETq7a ]"} 2019-11-07 09:16:32.031 INFO [wechat-service,3f55f8ebb6b58b2b,eaedf2005eaba236,false] 7540 --- [io-10205-exec-1] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HedfzqLnRa-gGR6cA ]"} 2019-11-07 09:16:46.336 INFO [wechat-service,cc8d5866a1470487,ebf05a216c5fd895,false] 7540 --- [o-10205-exec-10] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: Hedf244ce-sp5wJa ]"} 2019-11-07 09:17:22.262 INFO [wechat-service,475ca0045151caec,96a3dff5181d8ec5,false] 7540 --- [io-10205-exec-4] c.j.c.w.service.impl.WxThirdServiceImpl : 小程序登录 code 换取 openId结果:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: iedfm44ce-7D7c6 ]"} 早上8点到9点多我们客户通过开放平台授权的小程序都不能使用,提示根据code获取不到openId,9点以后突然有好了,我想了解什么情况?我们需要给客户说明到底什么原因?
2019-11-07@官方,有次4G限速后,小程序打开挺慢的
分包预加载的时机是什么,弱网情况是否会阻塞数据请求?小程序分包预加载的时机是什么,在page的哪个声明周期进行?还是优先于page实例进行? 弱网情况分包预加载是否会阻塞数据请求?
2019-11-05围观
10个工作日没审核通过?[图片] 离提交13天,已经有10个工作日 都没有审核,具体什么原因也不清楚,麻烦给个回复
2019-10-21