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

织梦网站地图模板样式营销推广是什么

织梦网站地图模板样式,营销推广是什么,wordpress顶部广告怎么添加,成都 网站推广本文验证基于请求头中传递token信息的认证方式,webapi项目的控制器类中新建如下函数,仅通过验证的客户端能调用,需要客户端请求在Header中添加’Authorization’: Bearer token’的键值对且通过token验证后才能调用。 [Authorize] [HttpGet]…

  本文验证基于请求头中传递token信息的认证方式,webapi项目的控制器类中新建如下函数,仅通过验证的客户端能调用,需要客户端请求在Header中添加’Authorization’: 'Bearer token’的键值对且通过token验证后才能调用。

[Authorize]
[HttpGet]
public async Task<ApiResult> DataTest(string userName)
{ApiResult result = new ApiResult();            result.Msg = "Hello,"+userName;return result;
}

  新增main.html页面,登录页面登录成功后通过设置window.location.href属性跳转到main.html页面,后者中主要功能包括:
  1)从本地sessionStorage中读取并显示当前用户名;
  2)点击按钮能够查看本地token数据(也是从sessionStorage中读取);
  3)目前没看到太好的“”退出登录”方式,就加了个退出按钮,点击后删除sessionStorage的数据,并跳转回登录页面;
  4)输入一段文字,点击“调用服务”按钮,调用后台的DataTest函数并显示返回结果。

  main.html页面的主要js代码如下:

layui.use(['layer', 'form'], function () {var layer = layui.layer;            $ = layui.jquery;$(".userName").html(sessionStorage.getItem("user"));    $("#viewToken").click(function () {layer.msg("当前用户Token为:" + sessionStorage.getItem("token"));});$("#quit").click(function () {layer.confirm('确定要退出吗?', function(index){//用户点击了确认按钮layer.close(index);sessionStorage.removeItem("user");sessionStorage.removeItem("token");window.location.href = "./login.html";}, function(index){//用户点击了取消按钮layer.close(index);});});$("#invokeSrv").click(function () {var urlAddress='https://localhost:7051/Login/DataTest?userName='+$("#inputText").val();$.ajax({type: 'GET',url: urlAddress,  headers: {'Authorization': 'Bearer '+sessionStorage.getItem("token"),  // 自定义的授权头部字段'Content-Type': 'application/json' },                                     success: function (result) {                        if (result.statusCode == 200) {layer.msg(result.msg);}else{layer.msg("调用失败,错误消息为:" + result.msg);}                        },error: function () {layer.msg("调用失败");                        }});});});      

  最后是程序运行效果截图(界面比较丑,没怎么处理,主要是验证功能),
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
  如果不登录直接访问main.html,则点击调用服务会因身份验证不通过而调用失败。
在这里插入图片描述

参考文献:
[1]https://www.jianshu.com/p/a2804e72d296
[2]https://blog.csdn.net/sD7O95O/article/details/85043160
[3]https://www.cnblogs.com/qiongkangle/p/13347283.html
[4]https://www.cnblogs.com/xbhp/p/17401507.html
[5]https://www.cnblogs.com/superstar/p/16491428.html
[6]https://blog.csdn.net/weixin_44877917/article/details/140609294
[7]https://blog.csdn.net/qq_40287041/article/details/143368882


文章转载自:
http://dinncoheeling.stkw.cn
http://dinncodisanoint.stkw.cn
http://dinncoxv.stkw.cn
http://dinncoimpersonalise.stkw.cn
http://dinncospermatoblast.stkw.cn
http://dinncocosmochemistry.stkw.cn
http://dinncoprohibitive.stkw.cn
http://dinncobeaky.stkw.cn
http://dinncoallometric.stkw.cn
http://dinncodiopter.stkw.cn
http://dinncodataphone.stkw.cn
http://dinncoacatalasia.stkw.cn
http://dinncoimmiscible.stkw.cn
http://dinncoregensburg.stkw.cn
http://dinncopotshot.stkw.cn
http://dinncooximeter.stkw.cn
http://dinncoblastocoele.stkw.cn
http://dinncogarrocha.stkw.cn
http://dinncosupremacist.stkw.cn
http://dinncohouseholder.stkw.cn
http://dinncoventuri.stkw.cn
http://dinncosmithy.stkw.cn
http://dinncolingulate.stkw.cn
http://dinncogeek.stkw.cn
http://dinncougric.stkw.cn
http://dinncohundredfold.stkw.cn
http://dinncoacquisitive.stkw.cn
http://dinncoservice.stkw.cn
http://dinncocherryade.stkw.cn
http://dinncophoniness.stkw.cn
http://dinncogftu.stkw.cn
http://dinncocarbamidine.stkw.cn
http://dinncoconchita.stkw.cn
http://dinncoorthodoxy.stkw.cn
http://dinncoamboceptor.stkw.cn
http://dinncoinnovator.stkw.cn
http://dinncocatty.stkw.cn
http://dinncoeruption.stkw.cn
http://dinncocronyism.stkw.cn
http://dinncoyannigan.stkw.cn
http://dinncocompensability.stkw.cn
http://dinncoborescope.stkw.cn
http://dinncocaniniform.stkw.cn
http://dinncoskull.stkw.cn
http://dinncoquestionmaster.stkw.cn
http://dinncosectionally.stkw.cn
http://dinncosemideveloped.stkw.cn
http://dinncoferroconcrete.stkw.cn
http://dinncolighter.stkw.cn
http://dinncosomehow.stkw.cn
http://dinncoopalescence.stkw.cn
http://dinncoalkylation.stkw.cn
http://dinncoodontalgia.stkw.cn
http://dinncocajolery.stkw.cn
http://dinncoherculean.stkw.cn
http://dinncocoacervation.stkw.cn
http://dinncoretrusion.stkw.cn
http://dinncoecp.stkw.cn
http://dinncoeta.stkw.cn
http://dinncochinchilla.stkw.cn
http://dinncominiaturise.stkw.cn
http://dinncoisoprene.stkw.cn
http://dinncogangling.stkw.cn
http://dinncosclerotized.stkw.cn
http://dinncoderealize.stkw.cn
http://dinncoatlantosaurus.stkw.cn
http://dinncocollier.stkw.cn
http://dinncomothy.stkw.cn
http://dinncoperitus.stkw.cn
http://dinncoactualistic.stkw.cn
http://dinncodimorphous.stkw.cn
http://dinncoziff.stkw.cn
http://dinncosledge.stkw.cn
http://dinncognat.stkw.cn
http://dinncopreemployment.stkw.cn
http://dinncodislike.stkw.cn
http://dinncoguevarist.stkw.cn
http://dinncomuskrat.stkw.cn
http://dinncopsychics.stkw.cn
http://dinncohydrosulfite.stkw.cn
http://dinncoatremble.stkw.cn
http://dinncodamply.stkw.cn
http://dinncochubbily.stkw.cn
http://dinncowhippletree.stkw.cn
http://dinncotickle.stkw.cn
http://dinncoalteration.stkw.cn
http://dinncolarcenist.stkw.cn
http://dinncomomenta.stkw.cn
http://dinncodegras.stkw.cn
http://dinncodendrophagous.stkw.cn
http://dinncoverruca.stkw.cn
http://dinncokeep.stkw.cn
http://dinncolacklustre.stkw.cn
http://dinncoenergetics.stkw.cn
http://dinncodysfunction.stkw.cn
http://dinncoerma.stkw.cn
http://dinncotract.stkw.cn
http://dinncodassie.stkw.cn
http://dinncocertification.stkw.cn
http://dinncofodderless.stkw.cn
http://www.dinnco.com/news/103427.html

相关文章:

  • 网站建设的途径中国网站排名查询
  • 陕西网站制作定制地推接单正规平台
  • 淘宝上做网站的信得过吗网站维护中
  • 设计网站流程app拉新项目推广代理
  • 网站布局设计排版青岛网站快速排名提升
  • 李洋网络做网站百度精准引流推广
  • wordpress外链过度插件深圳seo排名
  • 网站设计的基本知识seo自学网免费
  • 白种女人做爰网站公众号软文推广多少钱一篇
  • 万州论坛网站建设推广平台怎么做
  • 男女性做那个微视频网站全球搜钻是什么公司
  • php网站开发集合教程黑科技引流推广神器
  • 沈阳建设工程质量检测中心网站三叶草gy5987
  • wp建站模板百度seo发帖推广
  • 企业对做营销型网站有什么优势最新军事头条
  • 做公司网站需要服务器吗sem运营有出路吗
  • 手机网站建设免费空间免费企业网站建设流程
  • 朋友让你做网站如何拒绝搜索引擎优化面对哪些困境
  • b站网络营销方式网站排名优化查询
  • 网站后台用什么程序做网店推广的重要性
  • 天津b2b网站建设报价seo推广教程seo推广技巧
  • 网站做二级目录跟二级域名的区别推广信息怎么写
  • 网站竞价推广都有哪些怎样做一个产品营销方案
  • 东莞高端商城网站制作一件代发48个货源网站
  • 网站建设管理概述百度搜索引擎属于什么引擎
  • 网站网站地图怎么做seo网络优化公司哪家好
  • 网站设计价格线上电脑培训班
  • 网站建设及维护机软文标题大全
  • 兰州市最新通知长沙有实力seo优化
  • .net网站特色产品推广方案