bztang-admin/addons/yun_shop/static/app/js/chunk-ebf24ac4.f48b3c0f.js

1 line
5.7 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-ebf24ac4"],{"005c":function(t,e,i){"use strict";i.r(e);var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("c-title",{attrs:{hide:!1,text:t.fun.isTextEmpty(t.userInfo.title)?"商品零售":t.userInfo.title}}),i("div",{staticClass:"contair"},[i("div",{directives:[{name:"show",rawName:"v-show",value:!t.fun.isTextEmpty(t.userInfo),expression:"!fun.isTextEmpty(userInfo)"}],staticClass:"header"},[i("div",{staticClass:"img"},[i("img",{attrs:{src:t.userInfo.avatar_image,alt:""}})]),i("div",{staticClass:"rigt_coin"},[i("div",{staticClass:"user-name"},[t._v(t._s(t.userInfo.username))]),i("div",{staticClass:"user-level"},[t._v("会员等级-"+t._s(t.userInfo.level_name))])])]),i("div",{staticClass:"enter-money"},[i("ul",[i("li",[i("span",{staticClass:"s-one"},[t._v(t._s(t.userInfo.total_queue_num))]),i("span",{staticClass:"s-two"},[t._v("累计零售")])]),i("li",[i("span",{staticClass:"s-one"},[t._v(t._s(t.userInfo.success_queue_num))]),i("span",{staticClass:"s-two"},[t._v("累计零售成功")])]),i("li",[i("span",{staticClass:"s-one"},[t._v(t._s(t.$i18n.t("money"))+" "+t._s(t.userInfo.total_dividend_amount))]),i("span",{staticClass:"s-two"},[t._v("累计收入")])])])]),i("div",{staticClass:"cart"},[i("div",{staticClass:"list1",on:{click:t.gotoMyVolume}},[i("i",{staticClass:"iconfont icon-my_guaorder",staticStyle:{"margin-right":"6px","font-size":"1.5rem",color:"#f15353"},attrs:{custom:"",size:"1.5rem",color:"#f15353"}}),i("span",[t._v("我的零售")]),i("i",{staticClass:"fa fa-angle-right"})]),i("div",{staticClass:"list1",on:{click:t.gotoWholesaleVolume}},[i("i",{staticClass:"iconfont icon-my_wholesale_coupon",staticStyle:{"margin-right":"6px","font-size":"1.5rem",color:"#f15353"}}),i("span",[t._v("我的批发券")]),i("i",{staticClass:"fa fa-angle-right"})]),i("div",{staticClass:"list1",on:{click:t.gotoMoneyDetail}},[i("i",{staticClass:"iconfont icon-member_integral",staticStyle:{"margin-right":"6px","font-size":"1.5rem",color:"#f15353"}}),i("span",[t._v("提成明细")]),i("i",{staticClass:"fa fa-angle-right"})])])])],1)},o=[],n=(i("14d9"),i("6968")),s={data:function(){return{userInfo:{}}},activated:function(){this.getData()},methods:{getData:function(){var t=this;$http.get("plugin.pending-order.frontend.pending-order.index").then((function(e){1===e.result&&(t.userInfo=e.data,t.fun.setWXTitle(e.data.title))}),(function(t){}))},gotoMyVolume:function(){this.$router.push(this.fun.getUrl("MyVolume",{}))},gotoWholesaleVolume:function(){this.$router.push(this.fun.getUrl("WholesaleVolume",{}))},gotoMoneyDetail:function(){this.$router.push(this.fun.getUrl("MoneyDetail",{}))}},components:{cTitle:n["a"]}},r=s,l=r,c=(i("b426"),i("2877")),f=Object(c["a"])(l,a,o,!1,null,"82034fd4",null);e["default"]=f.exports},23122:function(t,e,i){var a=i("c0aa");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var o=i("499e").default;o("c12d2036",a,!0,{sourceMap:!1,shadowMode:!1})},b426:function(t,e,i){"use strict";i("23122")},c0aa:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".contair .header[data-v-82034fd4]{width:100%;height:5rem;background-color:#f15353}.contair .header .img[data-v-82034fd4]{width:3rem;height:3rem;background:#fff;margin:1rem;border-radius:50%;border:.125rem solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;overflow:hidden}.contair .header .img img[data-v-82034fd4]{width:100%;height:100%}.contair .header .rigt_coin[data-v-82034fd4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:left;color:#fff}.contair .header .rigt_coin .user-name[data-v-82034fd4]{font-size:1rem;font-weight:700;margin-top:1rem;margin-bottom:6px}.contair .header .rigt_coin .user-level[data-v-82034fd4],.contair .header .rigt_coin .user-name[data-v-82034fd4]{width:100%;font-stretch:normal;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contair .header .rigt_coin .user-level[data-v-82034fd4]{font-size:.875rem;font-weight:400}.contair .enter-money[data-v-82034fd4]{width:100%;height:5rem;background-color:#fff}.contair .enter-money ul[data-v-82034fd4],.contair .enter-money ul li[data-v-82034fd4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contair .enter-money ul li[data-v-82034fd4]{width:8rem;height:3rem;margin:1rem 0 1rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.contair .enter-money ul li .s-one[data-v-82034fd4]{width:100%;height:1rem;font-size:1rem;font-weight:700;font-stretch:normal;letter-spacing:0;color:#f15353}.contair .enter-money ul li .s-two[data-v-82034fd4]{width:100%;height:1rem;font-size:14px;font-weight:400;font-stretch:normal;letter-spacing:0;color:#333}.contair .cart[data-v-82034fd4]{height:auto;width:100%;background:#fff;margin-top:.625rem}.contair .cart .list1[data-v-82034fd4]{height:2.75rem;background:#fff;padding-right:.875rem;margin-left:.875rem;border-top:.0625rem solid #ebebeb;font-size:16px;line-height:2.75rem;color:#333;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contair .cart .list1 i.fa.fa-angle-right[data-v-82034fd4]{float:right;line-height:2.75rem;display:inline-block;font-size:1.5rem;color:#c9c9c9;text-align:center;background-size:1.25rem;position:absolute;right:.875rem}",""]),t.exports=e}}]);