1 line
4.8 KiB
JavaScript
1 line
4.8 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-768e5dd8"],{2292:function(e,o,t){e.exports=t.p+"static/app/img/income-bg.c4d73680.png"},"36d7":function(e,o,t){"use strict";t.r(o);var a=function(){var e=this,o=e.$createElement,a=e._self._c||o;return a("div",{attrs:{id:"myIncome"}},[a("c-title",{attrs:{hide:!1,text:e.income_name_text+"分享"}}),a("div",{staticClass:"income"},[a("div",{staticClass:"header"},[a("img",{attrs:{src:e.obj.avatar?e.obj.avatar:t("b17d")}})]),a("ul",{staticClass:"name"},[a("h1",{staticClass:"a"},[e._v(e._s(e.obj.nickname))]),a("li",{staticClass:"b"},[a("span",[e._v(e._s(e.obj.member_level))])]),a("li",{staticClass:"c"},[a("span",[e._v("ID:"+e._s(e.obj.member_id))])]),a("h2",{staticClass:"d"},[e._v(e._s(e.$i18n.t("money"))+e._s(e.obj.month_income))])]),a("div",{staticClass:"profit-box"},[a("h3",[e._v("本月利润")]),a("ul",{staticClass:"profit"},[a("li",{staticClass:"day"},[a("ul",{staticClass:"left"},[a("h4",[a("span",[e._v(e._s(e.$i18n.t("money")))]),e._v(" "+e._s(e.obj.today_income))]),a("li",[e._v("今日利润")])])]),a("li",{staticClass:"all"},[a("ul",{staticClass:"right"},[a("h4",[a("span",[e._v(e._s(e.$i18n.t("money")))]),e._v(" "+e._s(e.obj.total_income))]),a("li",[e._v("全部利润")])])])])]),e.fun.isTextEmpty(e.obj.share_qr)?e._e():a("div",{staticClass:"code"},[a("img",{attrs:{src:e.obj.share_qr}})])])],1)},c=[],i=t("6968"),m={components:{cTitle:i["a"]},data:function(){return{obj:{},income_name_text:""}},activated:function(){this.obj={},this.getData(),this.customizeIncome(),this.fun.setWXTitle("我的"+this.income_name_text)},methods:{getData:function(){var e=this;$http.get("income.share-page.index",{},"加载中...").then((function(o){1==o.result?e.obj=o.data:e.$dialog.alert({message:o.msg})})).catch((function(e){}))},customizeIncome:function(){var e=this.fun.initMailLanguage();this.income_name_text=e.income.income_name}}},n=m,r=n,s=(t("5f968"),t("2877")),d=Object(s["a"])(r,a,c,!1,null,"0c07e5c4",null);o["default"]=d.exports},"3f0f":function(e,o,t){var a=t("24fb"),c=t("1de5"),i=t("2292");o=a(!1);var m=c(i);o.push([e.i,"#myIncome[data-v-0c07e5c4]{background-image:url("+m+");background-size:23.4375rem;background-position-y:-2.25rem}#myIncome .income[data-v-0c07e5c4]{background-color:#fafafa;width:18.75rem;margin:2.5rem auto;padding-bottom:1.25rem;border-radius:.5rem;-webkit-box-shadow:0 .75rem .88rem .12rem rgba(51,51,51,.08);box-shadow:0 .75rem .88rem .12rem rgba(51,51,51,.08)}#myIncome .income h1[data-v-0c07e5c4],#myIncome .income h2[data-v-0c07e5c4],#myIncome .income h3[data-v-0c07e5c4],#myIncome .income h4[data-v-0c07e5c4]{color:#333}#myIncome .income .header[data-v-0c07e5c4]{width:3.75rem;height:3.75rem;margin:0 auto;position:relative;top:-1rem;border-radius:1.875rem;border:.125rem solid #fff;background-color:#ccc;overflow:hidden}#myIncome .income .header img[data-v-0c07e5c4]{width:100%}#myIncome .income .name[data-v-0c07e5c4]{color:#333}#myIncome .income .name h1[data-v-0c07e5c4]{font-size:18px;margin-bottom:.625rem}#myIncome .income .name li[data-v-0c07e5c4]{font-size:16px;line-height:1.625rem}#myIncome .income .name h2[data-v-0c07e5c4]{margin-top:1rem;font-size:24px}#myIncome .income .name h2 span[data-v-0c07e5c4]{font-size:14px}#myIncome .income .profit-box[data-v-0c07e5c4]{margin-top:2.25rem}#myIncome .income .profit-box h3[data-v-0c07e5c4]{font-size:16px}#myIncome .income .profit-box .profit[data-v-0c07e5c4]{margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#myIncome .income .profit-box .profit .all[data-v-0c07e5c4],#myIncome .income .profit-box .profit .day[data-v-0c07e5c4]{width:50%}#myIncome .income .profit-box .profit .all h4[data-v-0c07e5c4],#myIncome .income .profit-box .profit .day h4[data-v-0c07e5c4]{height:1.875rem;line-height:1.875rem;font-size:20px}#myIncome .income .profit-box .profit .all h4 span[data-v-0c07e5c4],#myIncome .income .profit-box .profit .day h4 span[data-v-0c07e5c4]{font-size:14px}#myIncome .income .profit-box .profit .all .left li[data-v-0c07e5c4],#myIncome .income .profit-box .profit .all .right li[data-v-0c07e5c4],#myIncome .income .profit-box .profit .day .left li[data-v-0c07e5c4],#myIncome .income .profit-box .profit .day .right li[data-v-0c07e5c4]{line-height:1.875rem;color:#8c8c8c;font-size:14px}#myIncome .income .profit-box .profit .day[data-v-0c07e5c4]{border-right:.0625rem solid #ebebeb}#myIncome .income .code[data-v-0c07e5c4]{margin:2.25rem auto 0;width:6.875rem;height:6.875rem;background-color:#fff;overflow:hidden}#myIncome .income .code img[data-v-0c07e5c4]{width:100%}",""]),e.exports=o},"5f968":function(e,o,t){"use strict";t("6f3b")},"6f3b":function(e,o,t){var a=t("3f0f");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[e.i,a,""]]),a.locals&&(e.exports=a.locals);var c=t("499e").default;c("4a498ef2",a,!0,{sourceMap:!1,shadowMode:!1})},b17d:function(e,o,t){e.exports=t.p+"static/app/img/photo-mr.5cc2c462.jpg"}}]); |