admin/plugins/decorate/views/page-design2/60.js

1 line
5.6 KiB
JavaScript

(window.webpackJsonp=window.webpackJsonp||[]).push([[60],{2517:function(t,n,o){var i=o(2518);"string"==typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);(0,o(18).default)("4e6b5782",i,!1,{})},2518:function(t,n,o){(t.exports=o(15)(!1)).push([t.i,"\n.component-wrapper[data-v-4bf7cebe] {\n width: 375px;\n}\n.income-withdrawal[data-v-4bf7cebe] {\n padding: 12px;\n}\n.income-withdrawal .top[data-v-4bf7cebe] {\n display: flex;\n justify-content: space-around;\n}\n.income-withdrawal .top .top-item[data-v-4bf7cebe] {\n width: 112px;\n padding: 12px 4px;\n text-align: center;\n flex-direction: column;\n justify-content: center;\n border-radius: 8px;\n font-size: 12px;\n}\n.income-withdrawal .top .top-item .top-item-total[data-v-4bf7cebe] {\n font-size: 16px;\n}\n.income-withdrawal .middle[data-v-4bf7cebe] {\n margin: 9px 0;\n display: flex;\n border-radius: 8px;\n justify-content: space-around;\n}\n.income-withdrawal .middle .middle-item[data-v-4bf7cebe] {\n width: 112px;\n padding: 12px 4px;\n text-align: center;\n flex-direction: column;\n justify-content: center;\n font-size: 12px;\n}\n.income-withdrawal .middle .middle-item .middle-item-total[data-v-4bf7cebe] {\n font-size: 16px;\n}\n.income-withdrawal .bottom[data-v-4bf7cebe] {\n display: flex;\n padding: 12px;\n justify-content: space-between;\n align-items: center;\n border-radius: 8px;\n font-size: 12px;\n}\n.income-withdrawal .bottom .bottom-item .bottom-item-total[data-v-4bf7cebe] {\n text-align: center;\n font-size: 16px;\n}\n.income-withdrawal .bottom .bottom-button[data-v-4bf7cebe] {\n border-radius: 18px;\n font-size: 14px;\n width: 88px;\n padding: 12px 0 !important;\n}\n",""])},2608:function(t,n,o){"use strict";o.r(n);var i=o(40),e=o.n(i),a=function(){if(this.datas.template_bg){var t=this.datas,n=t.model_bg,o=t.name_color,i=t.number_color,e=t.button_bg_color,a=t.button_font_color,d=t.template_bg;return"\n .component-"+this.id+" .income-withdrawal {\n background-color: "+d.color+";\n background-image: url("+(2==d.isColor?d.image:"")+");\n background-size: 100% auto;\n background-position: center; \n }\n .component-"+this.id+" .income-withdrawal .top .top-item{\n background-color: "+n.color+";\n background-image: url("+(2==n.isColor?n.image:"")+");\n background-size: 100% auto;\n background-position: center; \n color:"+o+"\n }\n .component-"+this.id+" .income-withdrawal .top .top-item .top-item-total{\n color:"+i+"\n }\n\n .component-"+this.id+" .income-withdrawal .middle{\n background-color: "+n.color+";\n background-image: url("+(2==n.isColor?n.image:"")+");\n background-size: 100% auto;\n background-position: center; \n color:"+o+"\n }\n .component-"+this.id+" .income-withdrawal .middle .middle-item .middle-item-total{\n color:"+i+"\n } \n .component-"+this.id+" .income-withdrawal .bottom{\n background-color: "+n.color+";\n background-image: url("+(2==n.isColor?n.image:"")+");\n background-size: 100% auto;\n background-position: center; \n color:"+o+"\n } \n .component-"+this.id+" .income-withdrawal .bottom .bottom-item .bottom-item-total{\n color:"+i+"\n } \n .component-"+this.id+" .income-withdrawal .bottom .bottom-button{\n color:"+a+";\n background-color: "+e+";\n }\n "}},d={data:function(){var t=JSON.parse(window.localStorage.getItem("diy_name")).withdraw||"提现";return{emptyImage:e.a,data_list1:[{name:"团队服务佣金(元)",total:888},{name:"区域内服务佣金(元)",total:888},{name:"区域外服务佣金(元)",total:888}],data_list2:[{name:"已"+t+"金额(元)",total:888},{name:"申请中金额(元)",total:888},{name:"待结算总金额(元)",total:888}],diy_withdrawal_name:""}},props:["id","datas","styles"],computed:{css:function(){return"<style>"+a.call(this)+"</style>"},className:function(){return["component-wrapper","component-"+this.id]}},created:function(){this.diy_withdrawal_name=JSON.parse(window.localStorage.getItem("diy_name")).withdraw||"提现"},methods:{},mounted:function(){this.$emit("loaded"),console.log(this.datas.list)}},c=function(){var t=this,n=t.$createElement,o=t._self._c||n;return o("div",{class:t.className},[o("div",{domProps:{innerHTML:t._s(t.css)}}),t._v(" "),o("div",{staticClass:"income-withdrawal"},[o("div",{staticClass:"top"},t._l(t.data_list1,(function(n,i){return o("div",{key:i,staticClass:"top-item"},[o("div",{staticClass:"top-item-total"},[t._v(t._s(n.total))]),t._v(" "),o("div",[t._v(t._s(n.name))])])})),0),t._v(" "),o("div",{staticClass:"middle"},t._l(t.data_list2,(function(n,i){return o("div",{key:i,staticClass:"middle-item"},[o("div",{staticClass:"middle-item-total"},[t._v(t._s(n.total))]),t._v(" "),o("div",[t._v(t._s(n.name))])])})),0),t._v(" "),o("div",{staticClass:"bottom"},[o("div",{staticClass:"bottom-item"},[o("div",{staticClass:"bottom-item-total"},[t._v("888")]),t._v(" "),o("div",[t._v(t._s("待"+t.diy_withdrawal_name+"金额(元)"))])]),t._v(" "),o("el-button",{staticClass:"bottom-button"},[t._v(t._s("去"+t.diy_withdrawal_name))])],1)]),t._v(" "),o("div")])};c._withStripped=!0;var l=o(10);var r=function(t){o(2517)},s=Object(l.a)(d,c,[],!1,r,"data-v-4bf7cebe",null);s.options.__file="src\\ui-component\\U_regionExternalReward\\m\\index.vue";n.default=s.exports}}]);