test_lgq/niucloud/public/admin/assets/channel.wechat.config-4eea34e9.js
2024-01-24 17:36:08 +08:00

2 lines
2.5 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

const e="公众号名称",t="公众号原始ID",c="公众号二维码",o="建议尺寸上传430px*430px宽高的二维码",n="开发者ID",a="开发者ID是公众号开发识别码配合开发者密码可调用公众号的接口能力。",s="开发者密码",i="开发者密码是校验公众号开发者身份的密码,具有极高的安全性",p="业务域名",h="JS接口安全域名",d="网页授权域名",l="公众号信息",r="公众号开发信息",w="消息推送配置",T="功能设置",S="在微信公众平台中,点击 设置与开发>公众号设置>功能设置,设置业务域名 JS接口安全域名 网页授权域名",g="必须为英文或数字长度为3-32字符。",A="消息加密密钥由43位字符组成可随机修改字符范围为A-Za-z0-9。",f="消息加解密方式",m="明文模式",D="兼容模式",M="安全模式(推荐)",P="请输入公众号名称",u="请输入公众号原始ID",y="请输入开发者ID",I="请输入开发者密码",b="请输入Token",x="请输入EncodingAESKey",k="明文模式下,不使用消息体加解密功能,安全系数较低",K="兼容模式下,明文、密文将共存,方便开发者调试和维护",v="安全模式下,消息包为纯密文,需要开发者加密和解密,安全系数高",E={wechatName:e,wechatOriginal:t,wechatQrcode:c,wechatQrcodeTips:o,wechatAppid:n,wechatAppidTips:a,wechatAppsecret:s,wechatAppsecretTips:i,businessDomain:p,jsSecureDomain:h,webAuthDomain:d,wechatInfo:l,wechatDevelopInfo:r,theServerSetting:w,functionSetting:T,functionSettingTips:S,tokenTips:g,encodingAESKeyTips:A,encryptionType:f,cleartextMode:m,compatibleMode:D,safeMode:M,wechatNamePlaceholder:P,wechatOriginalPlaceholder:u,appidPlaceholder:y,appSecretPlaceholder:I,tokenPlaceholder:b,encodingAesKeyPlaceholder:x,cleartextModeTips:k,compatibleModeTips:K,safeModeTips:v};export{I as appSecretPlaceholder,y as appidPlaceholder,p as businessDomain,m as cleartextMode,k as cleartextModeTips,D as compatibleMode,K as compatibleModeTips,E as default,A as encodingAESKeyTips,x as encodingAesKeyPlaceholder,f as encryptionType,T as functionSetting,S as functionSettingTips,h as jsSecureDomain,M as safeMode,v as safeModeTips,w as theServerSetting,b as tokenPlaceholder,g as tokenTips,d as webAuthDomain,n as wechatAppid,a as wechatAppidTips,s as wechatAppsecret,i as wechatAppsecretTips,r as wechatDevelopInfo,l as wechatInfo,e as wechatName,P as wechatNamePlaceholder,t as wechatOriginal,u as wechatOriginalPlaceholder,c as wechatQrcode,o as wechatQrcodeTips};