pages-entry-auth.58f893fb.js 2.9 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-entry-auth"],{"393a":function(t,e,n){"use strict";var i=n("dd98"),a=n.n(i);a.a},"6b03":function(t,e,n){"use strict";var i;n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){return i}));var a=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view")},o=[]},7364:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,".nav-bar[data-v-06dd08aa]{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-06dd08aa]{width:50%;height:%?80?%;line-height:%?80?%;margin:0 auto;background-color:#18b566;color:#fff;text-align:center;margin-top:50%;-webkit-border-radius:%?6?%;border-radius:%?6?%}",""]),t.exports=e},"99a4":function(t,e,n){"use strict";n.r(e);var i=n("6b03"),a=n("9fab");for(var o in a)"default"!==o&&function(t){n.d(e,t,(function(){return a[t]}))}(o);n("393a");var r,c=n("f0c5"),u=Object(c["a"])(a["default"],i["b"],i["c"],!1,null,"06dd08aa",null,!1,i["a"],r);e["default"]=u.exports},"9fab":function(t,e,n){"use strict";n.r(e);var i=n("af97"),a=n.n(i);for(var o in i)"default"!==o&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=a.a},af97:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{}},onLoad:function(t){uni.showLoading({title:"loading"}),t.code?this.userAuth(t.code):(sessionStorage.setItem("redirceUrl",t.redirce_url),this.getAuthUrl())},methods:{getAuthUrl:function(){this.$request.api("/api/auth/url",{url:location.href}).then((function(t){uni.hideLoading(),1==t.success?location.href=t.data:uni.showToast({title:t.msgs,icon:"none"})})).catch((function(t){console.log(params)}))},userAuth:function(t){var e=this,n=sessionStorage.getItem("redirceUrl");n="undefined"!=typeof option.redirce_url?option.redirce_url:location.domain+"/pages/index/index",this.$request.api("/api/auth",{code:t}).then((function(t){console.log(t),uni.hideLoading();var i="undefined"!=typeof t.access_token?t.access_token:"";1==t.success&&i?(e.$store.commit("setToken",t),location.href=n):uni.showModal({title:"错误提示",content:i?"授权失败,点击确定重试或者取消返回":t.msg+",点击确定重试或者取消返回",success:function(t){t.confirm?uni.navigateTo({url:"/pages/entry/auth"}):t.cancel&&(location.href=n)}})})).catch((function(t){console.log(t)}))}}};e.default=i},dd98:function(t,e,n){var i=n("7364");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("4f06").default;a("0e99c32c",i,!0,{sourceMap:!1,shadowMode:!1})}}]);