12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/page-component/app-account-balance/app-account-balance"],{"1d7a":function(e,t,n){"use strict";n.r(t);var r=n("2d1f"),u=n("7e7f");for(var o in u)"default"!==o&&function(e){n.d(t,e,(function(){return u[e]}))}(o);n("f575");var a,s=n("f0c5"),c=Object(s["a"])(u["default"],r["b"],r["c"],!1,null,"5af84679",null,!1,r["a"],a);t["default"]=c.exports},"2d1f":function(e,t,n){"use strict";var r,u=function(){var e=this,t=e.$createElement;e._self._c},o=[];n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return r}))},"55fd":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("2f62");function u(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function o(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?u(Object(n),!0).forEach((function(t){a(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function a(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var s=function(){n.e("components/page-component/app-account-balance/app-account-style").then(function(){return resolve(n("8079"))}.bind(null,n)).catch(n.oe)},c={name:"app-account-balance",components:{"app-account-style":s},props:{margin:{type:Boolean,default:!1},round:{type:Boolean,default:!1},inputUserCenter:null},computed:o({},(0,r.mapState)({userInfo:function(e){return e.user.info},storeUserCenter:function(e){return e.mallConfig.user_center}}),{showBar:function(){return(!this.userCenter||!this.userCenter.account_bar||0!=this.userCenter.account_bar.status)&&(this.showBalance||this.showIntegral)},userCenter:function(){return this.inputUserCenter?this.inputUserCenter:this.storeUserCenter},showIntegral:function(){return!!this.userCenter&&!(!this.userCenter.account_bar||1!=this.userCenter.account_bar.integral.status)},showBalance:function(){return!!this.userCenter&&!(!this.userCenter.recharge_setting||1!=this.userCenter.recharge_setting.status||!this.userCenter.account_bar||1!=this.userCenter.account_bar.balance.status)},showCoupon:function(){return!!this.userCenter&&!(!this.userCenter.account_bar||1!=this.userCenter.account_bar.coupon.status)},showCard:function(){return!!this.userCenter&&!(!this.userCenter.account_bar||1!=this.userCenter.account_bar.card.status)},showCount:function(){var e=0;return this.showIntegral&&e++,this.showBalance&&e++,this.showCoupon&&e++,this.showCard&&e++,e}}),methods:{showData:function(){console.log(this.userCenter)}}};t.default=c},"7e7f":function(e,t,n){"use strict";n.r(t);var r=n("55fd"),u=n.n(r);for(var o in r)"default"!==o&&function(e){n.d(t,e,(function(){return r[e]}))}(o);t["default"]=u.a},"8e59":function(e,t,n){},f575:function(e,t,n){"use strict";var r=n("8e59"),u=n.n(r);u.a}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/page-component/app-account-balance/app-account-balance-create-component',
- {
- 'components/page-component/app-account-balance/app-account-balance-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('543d')['createComponent'](__webpack_require__("1d7a"))
- })
- },
- [['components/page-component/app-account-balance/app-account-balance-create-component']]
- ]);
|