index.js 4.5 KB

12
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/index"],{38:function(e,n,t){"use strict";(function(e,n){var r=t(4);t(26);r(t(25));var o=r(t(39));e.__webpack_require_UNI_MP_PLUGIN__=t,n(o.default)}).call(this,t(1)["default"],t(2)["createPage"])},39:function(e,n,t){"use strict";t.r(n);var r=t(40),o=t(42);for(var i in o)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(i);t(68);var a,c=t(32),u=Object(c["default"])(o["default"],r["render"],r["staticRenderFns"],!1,null,"57280228",null,!1,r["components"],a);u.options.__file="pages/index/index.vue",n["default"]=u.exports},40:function(e,n,t){"use strict";t.r(n);var r=t(41);t.d(n,"render",(function(){return r["render"]})),t.d(n,"staticRenderFns",(function(){return r["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return r["recyclableRender"]})),t.d(n,"components",(function(){return r["components"]}))},41:function(e,n,t){"use strict";var r;t.r(n),t.d(n,"render",(function(){return o})),t.d(n,"staticRenderFns",(function(){return a})),t.d(n,"recyclableRender",(function(){return i})),t.d(n,"components",(function(){return r}));try{r={capsule:function(){return t.e("components/capsule/capsule").then(t.bind(null,97))},tuiDrawer:function(){return t.e("components/thorui/tui-drawer/tui-drawer").then(t.bind(null,104))},tuiModal:function(){return t.e("components/thorui/tui-modal/tui-modal").then(t.bind(null,111))}}}catch(c){if(-1===c.message.indexOf("Cannot find module")||-1===c.message.indexOf(".vue"))throw c;console.error(c.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var o=function(){var e=this,n=e.$createElement,t=(e._self._c,e.cardList.length);e.$mp.data=Object.assign({},{$root:{g0:t}})},i=!1,a=[];o._withStripped=!0},42:function(e,n,t){"use strict";t.r(n);var r=t(43),o=t.n(r);for(var i in r)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(i);n["default"]=o.a},43:function(e,n,t){"use strict";(function(e,r){var o=t(4);Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=o(t(44)),a=o(t(46)),c=t(47),u=function(){Promise.all([t.e("common/vendor"),t.e("components/cardCom/index")]).then(function(){return resolve(t(118))}.bind(null,t)).catch(t.oe)},s={components:{cardCom:u},onShow:function(){this.$cache.getCache("token")&&this.getCardList()},computed:{cardListHeight:function(){var e=308+120*this.cardList.length;return e}},data:function(){return{visible:!1,top:null,modal:!1,cardList:[]}},methods:{getCardList:function(){var e=this;return(0,a.default)(i.default.mark((function n(){var t,r;return i.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,(0,c.getCardListApi)();case 2:t=n.sent,r=t.data,e.cardList=r;case 5:case"end":return n.stop()}}),n)})))()},openDrawer:function(){this.$cache.getCache("token")?this.visible=!0:this.modal=!0},closeDrawer:function(){this.visible=!1},addCard:function(){var n=this.$cache.getCache("token");n?e.navigateTo({url:"/pages_module/establish/index"}):this.modal=!0},quitLogin:function(){var e=this;r.showModal({title:"提示",content:"是否退出当前登录的账号",success:function(){var n=(0,a.default)(i.default.mark((function n(t){return i.default.wrap((function(n){while(1)switch(n.prev=n.next){case 0:t.confirm&&(e.$cache.removeCache("token"),e.cardList=[],e.visible=!1);case 1:case"end":return n.stop()}}),n)})));function t(e){return n.apply(this,arguments)}return t}()})},handleClick:function(e){var n=this;this.$loading.show("登录中..."),r.login({success:function(){var e=(0,a.default)(i.default.mark((function e(t){var r;return i.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,(0,c.wxLoginApi)({code:t.code});case 2:r=e.sent,n.getCardList(),n.$cache.setCache("token",r.data),n.modal=!1;case 6:case"end":return e.stop()}}),e)})));function t(n){return e.apply(this,arguments)}return t}(),complete:function(){n.$loading.hide()}})},hideModal:function(){this.modal=!1},goCard:function(n){e.navigateTo({url:n})}}};n.default=s}).call(this,t(2)["default"],t(1)["default"])},68:function(e,n,t){"use strict";t.r(n);var r=t(69),o=t.n(r);for(var i in r)["default"].indexOf(i)<0&&function(e){t.d(n,e,(function(){return r[e]}))}(i);n["default"]=o.a},69:function(e,n,t){}},[[38,"common/runtime","common/vendor"]]]);
  2. //# sourceMappingURL=../../../.sourcemap/mp-weixin/pages/index/index.js.map