小程序
开发框架:uniapp 当前小程序问题描述: 目前学校正在使用的一个小程序,有个别学生打开进入小程序请求会被拦截,接口不管是匿名的还是要验证登录的都无法请求,有时删除小程序进程后重新进入又可以正常访问 以前类似问题描述: 首次将服务部署到学校自己的服务器上时就出现大量的学生老师无法访问的问题,学校信息中心检查后说是设置了网络IP拦截,关闭拦截后就大量减少了拦截的这个问题,但后期任然出现了前面说的个别学生进入小程序请求会被拦截问题,出现类似问题时问学校,学校说已经关闭了拦截。 不知道是运营商提供的服务器拦截关闭后任然存在bug问题,还是开发框架或小程序存在问题。有没有哪位大佬出现过类似的问题?
我想做一个多商户版活物售卖小程序可以做吗?小程序支持多商户活物售卖吗?
域名备案链接:https://tianyucnn.top 备案号:蜀ICP备2025135272号 本域名备案用于腾讯广点通广告投放,在微信端打开提醒风险安全性,域名已备案,劳烦大哥大姐们给解开下风险提示,让微信端直接打开就可以访问,感激不尽。 [图片][图片]
你好,经核实,域名tianyucnn.top下的链接https://tianyucnn.top/jf.html?wx_aid=41020796724&gdt_vid=wx0xkqzkbe7davas00&wx_traceid=wx0xkqzkbe7davas00&weixinadinfo=41020796724.wx0xkqzkbe7davas00.0.0&traceid=wx0xkqzkbe7davas00&aid=41020796724&uxinfo=41020796724|wx0xkqzkbe7davas00|41020796724|0|1747724615|0|2|72058780271891663||AgJE8hS2h1gGqOdlZ8s0Syzk9w/7zEGkk2o3Z21e3Kzg6Yu3+U5RRKGyeySD7USHw4RK|41022279064|21|0|oDdoCt4JHtmN6uITWbNYXwerFFqQ|3|2922532522 的内容违反《微信外部链接内容管理规范》的第9条“垃圾广告类内容”,属于严重违规,无法恢复微信内直接访问的服务。
详细规则请参考《微信外部链接内容管理规范》http://weixin.qq.com/cgi-bin/readtemplate?t=weixin_external_links_content_management_specification
[图片][图片]扫了体验版的二维码后,点击“前往体验版”之后就提示“网络请求超时”,有谁遇到过这个情况吗?
小程序备案时报工商数据对比不通过, 积分伙伴圈(AppID(小程序ID:wx613d9434839c3246), 淘金月之暗面(AppID(小程序ID: wx60a47cbafcca2fe1),如下是具体排查的信息。 [图片] 登录国家企业信用信息公示系统,复制过来,也不行,请帮忙解决 [图片]
[图片]
[图片][图片]
www.che168.co微信内访问网站出现“非微信官方网页,请确认是否继续访问”的拦截提示,网站符合《微信外部链接内容管理规范》,腾讯安全网址安全中心检测网页没有不安全的内容,请求核实后解除在微信内的访问拦截提示,谢谢! 个人的网站 是普通的个人学习分享网站。蜀ICP备2024114834号-2,域名已经备案。现在从微信里面点开就有,非微信官方网页,请确认是否继续访问。在下面申请恢复也好多天了,没有结果,该网站安全检测也没有安全问题,麻烦解除一下,谢谢![图片][图片][图片]
https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/url-link/generateUrlLink.html 调用小程序该接口,生成短连接,为啥有的app 里面会展示一个中间授权页,有的直接打开微信进行跳转,如下图 这种是有中间授权页的,如果有这个授权页,有些手机就跳不过去,是APP的问题吗? [图片] 这种是能直接跳转的 没有授权页 [图片]
[图片][图片]小程序需要用到摄像头,但是有些账号如图2所示没有摄像头勾选选项。我这个小程序有一个AI舌诊功能,需要拍舌头,没有这个授权打不开摄像头,但是更换头像又可以使用拍照上传。
我有一篇2021年的文章,这么多年了一直显示“发表中”,删也删不了。怎么解决?
需要找回微信公众号-企业账号的账号密码,已经通过https://mp.weixin.qq.com/webpoc/accountBack这个链接提交主体证件、公众号申请找回函,为什么反馈是不支持处理企业类型账号? 主体证件和带盖章的找回函不支持说明是企业类型吗
[图片]
[图片] [图片] 被搜索封禁申诉审核通过了,但是仍处于无法被搜索的状态。
https://api.weixin.qq.com/wxa/servicemarket/game/getservicefirmstatapi?access_token=${access_token}' 这是接口地址,文档地址为(https://developers.weixin.qq.com/community/minigame/doc/00064a8dd8c2504e07415371361401)这个是微信小游戏cps服务商获取推广数据。该接口有一个疑问,看到文档上有维度表,1对应iphone,13对应ipad,15对应windows,2对应Android。看到文档上,group_list表示维度分组,类型是array<string>。现在我想拿windows和Android两个维度的数据,我的理解是group_list该字段传一个字符串数据,例如:["2","15"],结果这样拿不到数据,返回错误码是 errcode' => -10000502。group_list单穿1、13、15都不行,维度单传2可以拿到数据。我现在想实现拿windows和Android两个维度的数据,该如何传参?
https://developers.weixin.qq.com/miniprogram/dev/framework/user-privacy/miniprogram-intro.html
开放平台提交小程序审核有次数限制,怎么批量提交多个小程序的审核,只消耗一次审核次数?
你好,每次提交代码审核都会消耗一次提审额度。
提审额度分配规则已经进行优化:每月quota基于近6月提审单数、服务商表现排名分配,服务商可以在小程序服务商助手的“审核专区”查询每月分配额度和剩余额度,“表现与权益专区”查询每月小程序数据表现,详细可参考https://developers.weixin.qq.com/community/minihome/doc/00022ce7b209f09f363b9c62958401?blockType=99。如有更多疑问咨询服务商客服,小程序【小程序服务商助手】(如进入小程序提示:暂无查看权限,请使用open账号管理员进入此小程序)-我的-反馈咨询入口,输入“转人工”,会唤起人工服务:1) 如需咨询小程序代码审核情况,提供小程序appid、提交代码审核时间点给客服核查。2) 如需提额度,提供第三方平台appid、第三方平台名称全称等信息与客服沟通。3)如对提审额度有异议,提供对应第三方平台AppId、截图等信息给客服排查。客服值班时间为工作日9:00-12:00,14:00-18:00
参考https://developers.weixin.qq.com/community/develop/doc/0000e8d98f4e1835776ad81825140c
注意:添加成员,请参考链接中的【成员管理】:权限管理&成员更新
另外,也可查看下提审quota指南:https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/troubleshooting/submit_quota.html
无论怎么原创都不收录了[图片][图片]
SystemError (exparserScriptError) this.autofillHideDropdown is not a function. (In 'this.autofillHideDropdown()', 'this.autofillHideDropdown' is undefined) TypeError: this.autofillHideDropdown is not a function. (In 'this.autofillHideDropdown()', 'this.autofillHideDropdown' is undefined) detached@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2015497 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:648009 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:647882 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666958 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666877 t@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:666842 p@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:667187 C@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:673504 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:673367 x@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:674121 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:674973 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2884825 fn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885568 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885112 fn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885568 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885112 fn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885568 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885112 fn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885568 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885112 fn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885568 gn@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2885112 _updateValues@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2889444 updateValues@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2889043 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:700492 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:710490 bo@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2925821 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2924833 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2924784 yo@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2924824 consumeFlow@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2964292 n@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2961588 X@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2838191 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2838105 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:2838873 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:613985 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:340156 @https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:108849 _emit@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:108765 emit@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:108795 dispatch@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:121697 cb@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:122051 emit@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:108001 subscribeHandler@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:2:117272 global code@https://servicewechat.com/wxa46414733dbd1b61/0/page-frame.html:1:72 autofillHideDropdown这个方法页面里并没有调用或者定义
[图片][图片]