| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-entry-auth"],{1221:function(t,e,n){"use strict";n.r(e);var o=n("3991"),i=n.n(o);for(var a in o)"default"!==a&&function(t){n.d(e,t,(function(){return o[t]}))}(a);e["default"]=i.a},"152e":function(t,e,n){"use strict";n.r(e);var o=n("716c"),i=n("1221");for(var a in i)"default"!==a&&function(t){n.d(e,t,(function(){return i[t]}))}(a);n("55ef");var c,r=n("f0c5"),u=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,"79284902",null,!1,o["a"],c);e["default"]=u.exports},3991:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={data:function(){return{}},onLoad:function(t){uni.showLoading({title:"loading"}),sessionStorage.setItem("option",t);var e=sessionStorage.getItem("code");e==t.code&&(t.code=""),"undefined"!=typeof t.code&&t.code?this.userAuth(t.code):(sessionStorage.setItem("redirceUrl",t.reback_url),this.getAuthUrl())},methods:{getAuthUrl:function(){this.$request.api("/api/auth/url",{url:document.location.protocol+"//"+document.location.host+"/pages/entry/auth"}).then((function(t){uni.hideLoading(),1==t.success?location.href=t.data:uni.showToast({title:t.msg,icon:"none"})})).catch((function(t){console.log(params)}))},userAuth:function(t){var e=this,n=/\/pages\/entry\/auth/,o=sessionStorage.getItem("redirceUrl");o="undefined"!=typeof o&&"undefined"!=o?o:document.location.host+"/pages/index/index",o&&n.test(o)&&(o=document.location.host+"/pages/index/index"),this.$request.api("/api/auth",{code:t}).then((function(t){console.log(t),uni.hideLoading();var n="undefined"!=typeof t.data.access_token?t.data.access_token:"";1==t.success&&n?(e.$store.commit("setToken",t.data),location.href=o):uni.showModal({title:"错误提示",content:n?"授权失败,点击确定重试或者取消返回":t.msg+",点击确定重试或者取消返回",success:function(t){t.confirm?uni.navigateTo({url:"/pages/entry/auth"}):t.cancel&&(location.href=o)}})})).catch((function(t){console.log(t)}))}}};e.default=o},"55ef":function(t,e,n){"use strict";var o=n("b0d9"),i=n.n(o);i.a},"716c":function(t,e,n){"use strict";var o;n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return o}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view")},a=[]},9826:function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,".nav-bar[data-v-79284902]{padding-top:%?50?%;padding-bottom:%?10?%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(#ff9865),to(#ff7a55));background:-webkit-linear-gradient(#ff9865,#ff7a55);background:linear-gradient(#ff9865,#ff7a55);height:%?125?%}.btn[data-v-79284902]{width:50%;height:%?80?%;line-height:%?80?%;margin:0 auto;background-color:#18b566;color:#fff;text-align:center;margin-top:50%;border-radius:%?6?%}",""]),t.exports=e},b0d9:function(t,e,n){var o=n("9826");"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("34d3e88e",o,!0,{sourceMap:!1,shadowMode:!1})}}]);
|