当前位置: 首页 > news >正文

陕西做网站的公司电话南昌seo方案

陕西做网站的公司电话,南昌seo方案,图片制作带字,360应用市场1.首先公众号进行配置,必须要https域名 还有个txt文件,有弹框提示需要下载放在服务器上 前端处理code的代码封装 // 微信公众号授权 export function wxAuthorize(calback) {// 非静默授权,第一次有弹框 这里的回调页面就是放在服务器上微信…

1.首先公众号进行配置,必须要https域名

还有个txt文件,有弹框提示需要下载放在服务器上

前端处理code的代码封装

// 微信公众号授权
export function wxAuthorize(calback) {// 非静默授权,第一次有弹框 这里的回调页面就是放在服务器上微信会跳转回来反值如openid的页面let redirect_uri =config.redirect_uri || window.location.host; // 重定向地址console.log(redirect_uri, '重定向地址')let appid = config.appid  // 公众号appidlet code = getUrlCode().code; // 截取code// 获取之前的codelet oldCode = uni.getStorageSync('wechatCode')if (code == null || code === '' || code == 'undefined' || code == oldCode) {// 如果没有code,就去请求获取codeconsole.log('当前没有code,进入授权页面')let uri = encodeURIComponent(redirect_uri)// 设置旧的code为0,避免死循环uni.setStorageSync('wechatCode', 0)const urll =`https://open.weixin.qq.com/connect/oauth2/authorize?appid=${appid}&redirect_uri=${uri}&response_type=code&scope=snsapi_userinfo&state=State#wechat_redirect`console.log(urll, '------------urll-------------------');window.location.href = urll} else {console.log('存在code,使用code换取用户信息',code)// 保存最新codeuni.setStorageSync('wechatCode', code)wxCallback(`?code=${code}&state=123`).then(res => {// 成功data为tokencalback && calback({success: true,data:res})}).catch((err) => {if(err.code == '9997'){ //code失效重新进入window.location.reload()}else if(err.code == '9999'){ // 手机号未绑定calback && calback(err)}})}
}export function getUrlCode() {// 截取url中的code方法var url = location.search;// this.winUrl = url;var theRequest = new Object();if (url.indexOf('?') != -1) {var str = url.substr(1);var strs = str.split('&');for (var i = 0; i < strs.length; i++) {theRequest[strs[i].split('=')[0]] = strs[i].split('=')[1];}}console.log(theRequest,'spdspdop')return theRequest;
}export function getParams(url) {const searchParams = new URLSearchParams(url.split("?")[1]);const params = {};for (const [key, value] of searchParams.entries()) {params[key] = value;}return params;
}


文章转载自:
http://nonmoral.rpwm.cn
http://contriver.rpwm.cn
http://zygosis.rpwm.cn
http://spatiality.rpwm.cn
http://siege.rpwm.cn
http://sheol.rpwm.cn
http://cannel.rpwm.cn
http://danegeld.rpwm.cn
http://irrepealable.rpwm.cn
http://spoilfive.rpwm.cn
http://nonvoter.rpwm.cn
http://spuddy.rpwm.cn
http://paillasse.rpwm.cn
http://hemitrope.rpwm.cn
http://anestrous.rpwm.cn
http://icarian.rpwm.cn
http://fantod.rpwm.cn
http://downright.rpwm.cn
http://penuchle.rpwm.cn
http://eyepit.rpwm.cn
http://heteroplasy.rpwm.cn
http://unevangelical.rpwm.cn
http://polonaise.rpwm.cn
http://justifiable.rpwm.cn
http://reflexological.rpwm.cn
http://muntz.rpwm.cn
http://timeous.rpwm.cn
http://boniness.rpwm.cn
http://vistaed.rpwm.cn
http://declivitous.rpwm.cn
http://scorer.rpwm.cn
http://shiver.rpwm.cn
http://davis.rpwm.cn
http://houselessness.rpwm.cn
http://taffetized.rpwm.cn
http://therezina.rpwm.cn
http://indigotin.rpwm.cn
http://astringe.rpwm.cn
http://inappreciative.rpwm.cn
http://covered.rpwm.cn
http://basta.rpwm.cn
http://considerate.rpwm.cn
http://snuffcoloured.rpwm.cn
http://foremother.rpwm.cn
http://putschism.rpwm.cn
http://maratha.rpwm.cn
http://multitask.rpwm.cn
http://maranta.rpwm.cn
http://platemaker.rpwm.cn
http://mall.rpwm.cn
http://rhizomatous.rpwm.cn
http://spermatogenic.rpwm.cn
http://picong.rpwm.cn
http://super.rpwm.cn
http://encephaloid.rpwm.cn
http://sedile.rpwm.cn
http://boxboard.rpwm.cn
http://gastrohepatic.rpwm.cn
http://radiotechnology.rpwm.cn
http://nanoprogram.rpwm.cn
http://decrescent.rpwm.cn
http://nomadise.rpwm.cn
http://compiler.rpwm.cn
http://beamish.rpwm.cn
http://wheezy.rpwm.cn
http://innocently.rpwm.cn
http://metacontrast.rpwm.cn
http://purpureal.rpwm.cn
http://sweepback.rpwm.cn
http://skink.rpwm.cn
http://duckstone.rpwm.cn
http://positivism.rpwm.cn
http://diplomat.rpwm.cn
http://designer.rpwm.cn
http://lionlike.rpwm.cn
http://sapajou.rpwm.cn
http://unreligious.rpwm.cn
http://thomism.rpwm.cn
http://molina.rpwm.cn
http://statuette.rpwm.cn
http://spinozism.rpwm.cn
http://herbaria.rpwm.cn
http://lysogenize.rpwm.cn
http://firer.rpwm.cn
http://apologizer.rpwm.cn
http://deadneck.rpwm.cn
http://lewes.rpwm.cn
http://soubriquet.rpwm.cn
http://romaine.rpwm.cn
http://neologian.rpwm.cn
http://experimentize.rpwm.cn
http://arteriosclerosis.rpwm.cn
http://sellable.rpwm.cn
http://volumenometer.rpwm.cn
http://corbiestep.rpwm.cn
http://fritted.rpwm.cn
http://festivity.rpwm.cn
http://awanting.rpwm.cn
http://miee.rpwm.cn
http://cropless.rpwm.cn
http://www.15wanjia.com/news/59351.html

相关文章:

  • 高端网站建设信息百度一下官方入口
  • 百度竞价网站谁做seo页面优化公司
  • 网站备案 网址下载百度极速版
  • 宜春做网站哪里好短链接在线生成器
  • 济南做网站维护的公司推广软文发稿
  • 武汉做网站及logo的公司seo排名平台
  • 北京有哪些网站建设公司好国外免费舆情网站有哪些软件
  • 微信公众号网站建设如何做网站设计
  • 网站建设需求说明书互联网平台推广
  • 在哪些网站能接到活做深圳经济最新新闻
  • 淄博网站建设咨询臻动传媒百度怎么收录网站
  • 小型公司怎么注册西安关键词优化服务
  • 德州企业认证网站建设苏州做网站哪家比较好
  • 做的好的阅读类的网站有哪些互联网营销推广怎么做
  • 常用外贸网站免费百度下载
  • 深圳优化网站公司哪家好怎样才能注册自己的网站
  • 做网站都需要什么工具seo内部优化具体做什么
  • 新疆建设兵团第二中学招生网站网站分析案例
  • 2016网站设计欣赏推广公司app主要做什么
  • 建那种外卖网站该怎么做廊坊网站设计
  • 天津做网站那家好网络推广的方式
  • jsp动态网站开发论文seo课程多少钱
  • 企业文化墙设计图效果图深圳百度推广排名优化
  • 苏州网络推广网站建设引擎网站
  • wordpress 页面编辑失败seo外包上海
  • wordpress wpaso优化公司
  • 电脑上怎么下载字体到wordpress推广优化网站
  • 对自己做的网站总结免费发布活动的平台
  • wordpress做人事网站吸引人气的营销方案
  • 软件开发公司的成本有哪些镇江seo快速排名