SSH证书吧,你证书怎么获得的,阿里云或是腾讯云都可以免费申请,阿里云的比较好,你地址多少发出来访问试试
配置了CA证书,发布体验版就成了非法请求,开发者工具配置不校验可以请求接口没事https开了不能请求https://developers.weixin.qq.com/miniprogram/dev/framework/ability/network.html CA证书要求是哪些?
2023-11-22你复制秀米那种编辑器的模版生成的html,你自己写的html很多坑
调用新建草稿的API,传入的content是html, 为何样式会乱?根据文档 https://developers.weixin.qq.com/doc/offiaccount/Draft_Box/Add_draft.html content 是图文消息的具体内容,支持HTML标签,必须少于2万字符,小于1M,且此处会去除JS,涉及图片url必须来源 "上传图文消息内的图片获取URL"接口获取。外部图片url将被过滤。 我在调用新建草稿的API时,设置参数content为一段网页的html源码(不包含js),并将双引号改成单引号(双引号通不过,会报invalid media id的错误),成功新建了草稿。但当我从微信公众号后台打开这个草稿时,发现样式完全不对。 看文档content是支持html标签的,可为何传入的html显示出来的效果和原网页完全不一样?不是说支持html吗?为何上传后的html和上传前差别这么大? 上传前html长这样 [图片] 上传到草稿后长这样 [图片] 附html源码 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>My Email Subject</title> <meta name="referrer" content="never"> <meta name="format-detection" content="telephone=no,date=no,address=no,email=no"> <meta name="x-apple-disable-message-reformatting"> <meta type="xrm/designer/setting" name="type" value="marketing-designer-content-editor-document"> <meta type="xrm/designer/setting" name="layout-editable" value="marketing-designer-layout-editable"> <meta type="xrm/designer/setting" name="layout-max-width" value="600px" datatype="text" label="Layout max width"> <style> :root { --brand-color1: #5900fe; --brand-color2: #330099; --brand-color3: #e1dfdd; --brand-color4: #666666; --brand-color5: #cccccc; --brand-color6: #333333; --brand-color7: #0082dd; --brand-color8: #0742ab; --brand-color9: #494949; } body { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); } h1 { color: rgb(0, 0, 0); font-size: 34px; font-weight: normal; font-family: Verdana, Arial, sans-serif; line-height: inherit; text-align: left; } h2 { color: rgb(51, 51, 51); font-size: 24px; font-weight: normal; font-family: sans-serif; line-height: inherit; text-align: left; } h3 { color: rgb(0, 0, 0); font-size: 16px; font-weight: normal; font-family: Verdana, Arial, sans-serif; line-height: inherit; text-align: left; } p { font-family: Arial, Verdana, sans-serif; font-size: 14px; color: rgb(0, 0, 0); line-height: inherit; font-weight: normal; text-align: left; } a { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: normal; color: rgb(0, 130, 221); text-decoration: none; } .buttonWrapper { margin: 10px 0px; } .buttonClass { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: normal; border-radius: 4px; color: white; border: none; background-color: rgb(7, 66, 171); padding: 10px 20px; text-decoration: none; } .buttonClass span { font-family: inherit; text-decoration: inherit; } .divider { border-top: 2px solid silver; margin: 10px 0px; width: 100%; } div div { background-color: transparent; } [data-layout="true"] { border: none; margin: 0px auto; background-color: rgb(255, 255, 255); max-width: /* @layout-max-width */ 600px /* @layout-max-width */ ; } </style> </head> <body><div data-section="true" class="emptyContainer columns-equal-class wrap-section"> <table class="outer" align="center" cellpadding="0" cellspacing="0" style="width: 600px; display: block;"> <tbody> <tr> <th style="padding-right: 10px; padding-bottom: 10px; padding-left: 10px;"> <table style=" width: 100%; border-collapse: collapse; " class="containerWrapper tbContainer" cellpadding="0" cellspacing="0"> <tbody> <tr> <th class="columnContainer" style="vertical-align:top; min-width: 5px; width: 580px; ; height: 0px;" id="containerdc430676a1331697082378581"> <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%;"> <tbody> <tr> <th class="inner" style="text-align:left;min-width:5px;padding:10px;vertical-align:top;word-wrap:break-word;word-break:break-word;font-weight:400"> <div data-editorblocktype="Divider" style="margin-right: 10px; margin-bottom: 20px; margin-left: 10px;"> <div class="dividerWrapper" align="center"> <table style="padding: 0px; margin: 0px; width: 100%; border-collapse: collapse;" cellpadding="0" cellspacing="0"> <tbody> <tr style="padding: 0px;"> <th style="margin:0px; padding: 0px; vertical-align:top;border-top-width: 2px; border-top-style: solid; border-top-color: #e1dfdd;"> <p style="margin: 0px; padding: 0px; line-height: 0px; width: 100%;"> <span><!--[if gte mso 9]><br/><![endif]--> </span> </p> </th> </tr> </tbody> </table> </div> </div> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </div> <div data-section="true" class="emptyContainer columns-equal-class wrap-section"> <table class="outer" align="center" cellpadding="0" cellspacing="0" style="width: 600px; display: block;"> <tbody> <tr> <th style="padding-right: 10px; padding-bottom: 10px; padding-left: 10px;"> <table style=" width: 100%; border-collapse: collapse; " class="containerWrapper tbContainer multi" cellpadding="0" cellspacing="0"> <tbody> <tr> <th data-container="true" class="columnContainer" data-container-width="50.00" style="vertical-align: top; min-width: 5px; width: 290px; height: 0px;" id="container6f54de0bb96741697082433235"> <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%;"> <tbody> <tr> <th class="inner" style="min-width: 5px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; word-wrap: break-word; word-break: break-word; font-weight: normal;"> <div data-editorblocktype="Image" style="margin: 10px;"> <div align="center" class="imageWrapper" style="width: 100%;" width="100%"> <div class="clear" style="clear: both; height: 0px; width: 0px;"> </div> </div> </div> <div data-editorblocktype="Text" style="margin: 10px;"> <p style="margin-bottom:18px"> <span style="font-size:16px;"><span style="font-family:Calibri,sans-serif"><b><span lang="EN-US"><span style="font-family:"Georgia",serif"><span style="color:#5900fe">Critical Thinking Program<br><i>(for ages 9-14)</i></span></span></span></b></span></span> </p> </div> <div data-editorblocktype="Text" style="margin: 10px;"> <p><b><span lang="EN-US" style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:black">Master critical and lateral thinking skills and explore current affairs in preparation for local to international school transition, IB research, in-depth investigation in A Levels and DSE Liberal Studies.</span></span></span></b> </p> </div> </th> </tr> </tbody> </table> </th> <th data-container="true" class="columnContainer" data-container-width="50.00" style="vertical-align: top; min-width: 5px; width: 290px; height: 0px;" id="container5b163b96e1aad1697082767606"> <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%;"> <tbody> <tr> <th class="columnContainer inner" style="padding-right: 10px; padding-bottom: 10px; padding-left: 10px; min-width: 5px; vertical-align: top; word-wrap: break-word; word-break: break-word; font-weight: normal;"> <div data-editorblocktype="Image" style="margin: 10px;"> <div align="center" class="imageWrapper" data-image-file-id="3884883c-b268-ee11-9ae7-002248ecf784" width="100%" style="width: 100%;"> <div class="clear" style="clear: both; height: 0px; width: 0px;"> </div> </div> </div> <div data-editorblocktype="Text" style="margin: 10px;"> <p style="margin-bottom:18px"> <span style="font-size:16px;"><span style="font-family:Calibri,sans-serif"><b><span lang="EN-US"><span style="font-family:"Georgia",serif"><span style="color:#5900fe">Reading & Writing Program<br><i>(for ages 7-14)</i></span></span></span></b></span></span> </p> </div> <div data-editorblocktype="Text" style="margin: 10px;"> <p><b><span lang="EN-US" style="font-size:10.5pt"><span style="font-family:"Arial",sans-serif"><span style="color:black">Our integrated Reading & Writing Program (Junior, Intermediate and Advanced levels) where our Enrichment teachers will assess the students' language and writing skills and identify areas for improvement in their coming school year. </span></span></span></b> </p> </div> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </div> <div data-section="true" class="emptyContainer columns-equal-class wrap-section"> <table class="outer" align="center" cellpadding="0" cellspacing="0" style="width: 600px; display: block;"> <tbody> <tr> <th style="padding-right: 10px; padding-bottom: 10px; padding-left: 10px;"> <table style=" width: 100%; border-collapse: collapse; " class="containerWrapper tbContainer" cellpadding="0" cellspacing="0"> <tbody> <tr> <th data-container="true" class="columnContainer" data-container-width="100.00" style="vertical-align: top; min-width: 5px; width: 580px; height: 0px;" id="containerac3fd2f7fc9f61697091556086"> <table width="100%" cellpadding="0" cellspacing="0" style="height: 100%;"> <tbody> <tr> <th class="inner" style="min-width: 5px; padding: 10px; vertical-align: top; word-wrap: break-word; word-break: break-word; font-weight: normal;"> <div data-editorblocktype="Button" align="center" class="buttonWrapper"><a class="buttonClass" href="https://www.baidu.com" style="display: table-cell; width: 520px; height: 18px; max-width: 100%; line-height: normal; vertical-align: middle; background-color: rgb(51, 0, 153); mso-hide: none !important;" data-msdyn-tracking-id="1ccaf699039311697083426080"> <span style="display: inline-block; min-width: 1px;">PROGRAM DETAILS</span> </a></div> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </th> </tr> </tbody> </table> </div></body></html>
2023-11-22放二维码,长按扫一扫
微信小程序如何跳转企业微信添加页面?如题,微信小程序中,用户可以通过点击按钮,使用微信小程序提供的 API,调起企业微信的添加好友页面。用户可直接点击 “添加好友” 以添加我司客服工作人员。但是我并没有找到微信小程序提供的 API。这个微信小程序我将使用 UniApp 开发。
2023-11-22不要期待官方处理,估计要很久,自己想办法应对一下
editor组件和对应的EditorContext相关方法线上环境突然严重异常昨天,突然发现使用了editor组件的小程序出现严重异常,通过跟踪,发现问题如下: 1、EditorContext.insertImage插入图片的时候,带有自定义属性,但是EditorContext.getContents获取出来的delta对象,却没有了之前一直有的attributes字段! 正常是类似这样的: {"attributes":{"alt":"[图片]","class":"note-image","data-custom":"path=https://xi.xurl.cn/pro/10001/note/202311/21/202311212240120edf7b5df7aaecf2.jpg?x-oss-process=style/content_pic\u0026size=11047957\u0026type=image\u0026attach=\u0026mid=54612","width":"100%"},"insert":{"image":"https://xi.xurl.cn/pro/10001/note/202311/21/202311212240120edf7b5df7aaecf2.jpg?x-oss-process=style/content_pic"}} 但现在异常变为: {"insert":{"image":"https://xi.xurl.cn/pro/10046/note/202311/21/20231121231623967d925609b0efba.jpg?x-oss-process=style/content_pic"}} 按文档说明,应该是要有 attributes 字段的: [图片]2、EditorContext.insertImage插入图片的时候,在iOS下,之前通过 EditorContext.getContents 获得的 delta.insert.image 的值,是类似 wxfile://tmp_7491ef66e0782c30437e176433ab9127.jpg 这样的本地文件格式,现在突然变成了 data:image 的格式了!安卓下还是保留原来的本地文件格式。 [图片] 因为这些变动,让依赖 editor 组件的小程序完全无法使用,烦请尽快处理,谢谢! PS:上述问题在开发工具上完全正常(按原来表现),但真机上,无论iOS和安卓,都表现异常。
2023-11-22点击微信支付交易订单,可以先投诉退款
对用小程序从事非法经营并利用其进行诈骗犯罪的怎么投诉?我要投诉用小程序从事非法经营并利用其诈骗我三万元(30000.00)的湖南省一点零科技有限公司的“一点零驿站”,请关闭查封该小程序,避免更多人上当受骗。我的联系电话:15907350881。
2023-11-21云数据库嘎嘎贵,没人敢使用
云数据库,数据查询问题?[图片] [图片] 数据结构如图,这是一个订单表,我想根据站点信息,查询出该站点订购了哪些商品,具体有多少数量,请问数据库api该如何操作,看了好几遍数据库api实在没有找到,请老师帮帮忙,谢谢了
2023-11-20你这类公众号就是这样的
公众号被永久封禁,我申诉失败了?今天凌晨,我突然发现我的公众号:gh_28384ace0e23, 因为“违反国家法律法规禁止的内容”而被永久封禁,由于公众号是帮助用户进行传话表白的,人工进行传话可能存在业务周期,导致部分用户投诉,所以贵方对本服务号进行了永久封号的处罚 但是,尊敬的管理员,我对此有一些异议,希望能听取一下 1. 在最初看到公众号被封的消息,我是完全不敢相信的,因为此类服务我也在各大电商品台进行提供,也仔细阅读了规范关于“违反国家法律法规禁止的内容”相关规定,一直以来,我都是严格遵守法律法规,坚决不会出现违反法律法规的请款,该账号被永久封禁,我真的倍感委屈 2. 可能官方觉得我们传话内容有所违规,后面我会以贴图的形式为管理员提供证据,我们对接了腾讯云文本审核,对于违规违法骚扰的信息进行过滤,我本人也是深恶痛觉此类行为,我们想的是能够帮助更多胆小的人说出那一句“我爱你”“生日快乐”,我想这种事情算是一种非常正能量行为,却不知道为什么会造成这样的结果 3. 可能“匿名”的原因造成了账号的封禁,匿名并非匿名,我方提供服务也需要验证对方信息,记录ip,针对违规信息也会做拉涅处理,之前也没有设计到封号违规的情况,也一直在遵守法律法规,兢兢业业为用户提供服务,希望微信管理的工作人员们,能帮忙重新审视下此次封号, 4. 我从未想到一个帮助他人的事情也能带来封号,平台粉丝都是口口相传来到我方平台,也希望贵方能够给我们一个机会,我们也一定会珍惜的,不再提供此类服务,每一个粉丝都像朋友一样,每一个粉丝都沟通过。我真的离不开他们。 基于以上几点,请求尊敬的微信管理员能给与重新审核,判定,还一位不知名的小品牌的的运营人的一个公道!
2023-11-19有个微信开发者工具的版本有问题导致打包后包变大,所以我都不敢升级
代码上传,超出限制,我使用的是分包,为啥会超出?[图片][图片][图片]
2023-11-19把推文地址发一下
为什么公众号上没办法给推文点赞?创建了一个班级公众号,发布推文后发现没有点赞键
2023-11-15💰
我自己写了一个小程序+spring boot的小程序,要怎么才能让别人在微信里可以搜索到并且使用呀?我自己写了一个小程序+spring boot的小程序,要怎么才能让别人在微信里可以搜索到并且正常使用呀,都需要什么呀
2023-11-14