- 触发处罚节点“第5次违规”,受处罚7天,请问违规的具体原因是什么?
【问题 1】 在微信官方后台看到小程序触发了“第5次违规”,收到处罚7天,想确认一下违规的具体原因是什么? 在站内信仔细查了2遍,没有找到相关内容(我们这边查的是诱导下载相关) [图片] 【问题2】 我们这边2021年11月17日的违规,惩罚是封禁5天,后来申诉成功了,这个是不是应该撤回该次触发处罚节点的记录?如下图所示 【2021年11月17日的违规】 [图片] 【申诉通过】 [图片]
2023-07-13 - APP-SERVICE-SDK:setStorageSync:fail write DB data
调用同步写入缓存接口时报错,缓存数据为 string 类型,枚举值:"0", "1",示例: wx.setStorageSync("xxx", "1") 客户端基础库版本:2.25.4 设备机型:iPhone / ios iOS 16.4.1 发生报错前,调用 wx.getStorageInfoSync 返回的 currentSize 是 1,当前占用的空间大小 为 1 KB,并且数据的存、取是正常的
2023-07-07 - 小程序内嵌h5内扫小程序码,无法跳转至目标页面?
微信直接扫 用 h5 url 生成的二维码,即在微信浏览器环境打开h5,如果 h5 上面有个小程序码,长按扫码是能成功跳转到 小程序中的同一个h5页面,在小程序A中打开,即小程序内嵌h5 ,长按扫 h5 中的小程序码(也是 小程序A 的一个页面),目前有一些问题:长按扫码比较难扫出来 扫码成功后,点击跳转至小程序,没有任何反应(感觉是跳转失败了?)表现:点击红线划出的位置没有反应 [图片]
2023-04-19 - ci 上传提示:`isModuleDeclaration` has been deprecated?
ci 上传时,出现以下错误提示信息,麻烦关注下: Trace: `isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`. at isModuleDeclaration (xxxxxx\node_modules\@babel\types\lib\validators\generated\index.js:3939:11) at gatherNodeParts (xxxxxx\node_modules\@babel\traverse\lib\scope\index.js:68:11) at gatherNodeParts (xxxxxx\node_modules\@babel\traverse\lib\scope\index.js:88:7) at Scope.generateUidBasedOnNode (xxxxxx\node_modules\@babel\traverse\lib\scope\index.js:428:5) at Scope.generateUidIdentifierBasedOnNode (xxxxxx\node_modules\@babel\traverse\lib\scope\index.js:435:28) at Scope.maybeGenerateMemoised (xxxxxx\node_modules\@babel\traverse\lib\scope\index.js:460:23) at transform (xxxxxx\node_modules\@babel\plugin-proposal-optional-chaining\lib\index.js:134:19) at PluginPass.OptionalCallExpression|OptionalMemberExpression (xxxxxx\node_modules\@babel\plugin-proposal-optional-chaining\lib\index.js:206:9) at newFn (xxxxxx\node_modules\@babel\traverse\lib\visitors.js:177:21) at NodePath._call (xxxxxx\node_modules\@babel\traverse\lib\path\context.js:53:20) P.S. @babel/helper-module-imports 内部代码需要升级 参考资料: https://github.com/ElementUI/babel-plugin-component/issues/67
2023-03-01