bztang-admin/addons/yun_shop/static/app/js/chunk-e7b2512e.38f0dfe0.js

1 line
7.7 KiB
JavaScript

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-e7b2512e"],{"515e":function(t,e,a){var i=a("90d0");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("499e").default;n("920c88a8",i,!0,{sourceMap:!1,shadowMode:!1})},"800a":function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"teamClient"}},[a("c-title",{attrs:{hide:!1,text:t.name}}),a("div",{attrs:{id:"content"}},[a("div",{staticClass:"nav"},[a("div",{staticClass:"nav_box"},[a("ul",{staticClass:"nav_item"},t._l(t.tabs,(function(e,i){return a("li",{key:i,class:t.selected===i?"tab-item tab":"tab-item",on:{click:function(a){return t.changeTab(e,i)}}},[t._v(" "+t._s(e.level_name)+"("+t._s(e.count)+") ")])})),0)]),a("div",{staticClass:"list_box"},t._l(t.bossList,(function(e,i){return a("div",{key:i,staticClass:"box"},[e.has_one_member?a("div",{staticClass:"client",on:{click:function(a){return t.showDetail(e)}}},[a("div",{staticClass:"img"},[a("img",{attrs:{src:e.has_one_member.avatar}})]),a("ul",{staticClass:"name"},[a("li",["1"===e.directly?a("span",{staticClass:"star"},[t._v("*")]):t._e(),a("span",[t._v("客户名称:"+t._s(e.has_one_member.nickname))])])]),a("i",{staticClass:"fa fa-angle-right",class:e.show&&e.has_one_member.uid===t.uid?"show_detail":""})]):t._e(),a("transition",{attrs:{name:"fade"}},[e.show&&e.has_one_member.uid===t.uid?a("ul",{staticClass:"drop-down"},[a("li",[a("span",[t._v("下级经销商人数:"+t._s(t.detail.child_count)+"人")]),a("span",[t._v("自购订单金额:"+t._s(t.detail.self_buy_price))])])]):t._e()])],1)})),0)])])],1)},n=[],o=(a("e7e5"),a("d399")),s=(a("b0c0"),a("b64b"),a("99af"),a("6968")),d=a("ac0d"),l=document.documentElement,c={mixins:[d["a"]],data:function(){return{name:"",tabs:[],selected:0,tabID:0,bossList:[],detail:{},uid:0,isLoadMore:!0,page:1,total_page:0}},activated:function(){var t=this;setTimeout((function(){t.name=JSON.parse(window.localStorage.getItem("mailLanguage")).team_dividend&&JSON.parse(window.localStorage.getItem("mailLanguage")).team_dividend.my_agent?JSON.parse(window.localStorage.getItem("mailLanguage")).team_dividend.my_agent:"客户",t.$forceUpdate(),t.fun.setWXTitle(t.name)}),2e3),this.initData(),this.getTab()},methods:{initData:function(){this.tabs=[],this.selected=0,this.tabID=0,this.detail={},this.uid=0,this.page=1,this.total_page=0,this.isLoadMore=!0,this.bossList=[]},showDetail:function(t){if(this.detail={},t.show&&this.uid===t.has_one_member.uid)t.show=!1;else{this.uid=t.has_one_member.uid;var e=this;$http.get("plugin.team-fjyx.api.team.getInfo",{uid:t.has_one_member.uid}).then((function(a){1===a.result?(e.detail=a.data,e.$set(t,"show",!0)):Object(o["a"])(a.msg)}),(function(t){Object(o["a"])(t.msg)}))}},getTab:function(){var t=this;$http.get("plugin.team-fjyx.api.team.getColumns",{}).then((function(e){1===e.result?(t.tabs=e.data.columns,t.tabID=t.tabs[0].id,t.getData()):Object(o["a"])(e.msg)}),(function(t){Object(o["a"])(t.msg)}))},changeTab:function(t,e){this.selected=e,this.tabID=t.id,l.scrollTop=0,this.getData()},getData:function(){var t=this;t.isLoadMore=!1,t.page=1,$http.get("plugin.team-fjyx.api.team.getList",{id:t.tabID},"加载中...").then((function(e){1===e.result?(t.isLoadMore=!0,t.total_page=e.data.list.last_page,t.total_page||(t.total_page=0),t.bossList=e.data.list.data):Object(o["a"])(e.msg)}),(function(t){}))},getMoreData:function(){var t=this;t.isLoadMore=!1,this.page>=this.total_page||(this.page=this.page+1,$http.get("plugin.team-fjyx.api.team.getList",{id:t.tabID,page:t.page},"加载中...").then((function(e){if(t.isLoadMore=!0,1!==e.result)return t.page=t.page-1,void(t.isLoadMore=!1);var a=e.data.list.data;t.bossList=t.bossList.concat(a)}),(function(t){})))}},components:{cTitle:s["a"]}},r=c,b=r,m=(a("99a0"),a("2877")),h=Object(m["a"])(b,i,n,!1,null,"6dd6ddeb",null);e["default"]=h.exports},"90d0":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,"#teamClient #content .nav .nav_box[data-v-6dd6ddeb]{border-bottom:.0625rem solid #ebebeb;padding:0 .625rem;margin-bottom:.5rem;background-color:#fff;text-align:center}#teamClient #content .nav .nav_box .nav_item[data-v-6dd6ddeb]{height:2.75rem;line-height:2.75rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;white-space:nowrap;overflow-x:auto}#teamClient #content .nav .nav_box .nav_item li[data-v-6dd6ddeb]{margin:0 .625rem;font-size:15px;max-width:14rem;display:inline-block}#teamClient #content .nav .nav_box .nav_item .tab[data-v-6dd6ddeb]{border-bottom:5px solid #f15353;color:#f15353;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:5px}#teamClient #content .nav .nav_box .nav[data-v-6dd6ddeb]::-webkit-scrollbar{display:none}#teamClient #content .nav .list_box[data-v-6dd6ddeb]{margin-top:.375rem}#teamClient #content .nav .list_box .box .client[data-v-6dd6ddeb]{background-color:#fff;padding:.875rem 1.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;border-bottom:.0625rem solid #ebebeb}#teamClient #content .nav .list_box .box .client .show_detail[data-v-6dd6ddeb]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#teamClient #content .nav .list_box .box .client .img[data-v-6dd6ddeb]{width:3rem;height:3rem;border-radius:1.5rem;overflow:hidden}#teamClient #content .nav .list_box .box .client .img img[data-v-6dd6ddeb]{width:100%}#teamClient #content .nav .list_box .box .client .name[data-v-6dd6ddeb]{text-align:left;margin-left:.625rem;width:15rem}#teamClient #content .nav .list_box .box .client .name .star[data-v-6dd6ddeb]{color:red;font-size:32px;position:relative;top:.8rem}#teamClient #content .nav .list_box .box .client .name li[data-v-6dd6ddeb]:first-child{line-height:1.5rem;font-size:15px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#teamClient #content .nav .list_box .box .client .name li[data-v-6dd6ddeb]:last-child{font-size:14px;color:#8c8c8c}#teamClient #content .nav .list_box .box .client i[data-v-6dd6ddeb]{position:absolute;right:1.25rem;font-size:1.75rem;color:#999;line-height:3rem}#teamClient #content .nav .list_box .box .fade-enter-active[data-v-6dd6ddeb]{-webkit-transition:.5s;transition:.5s}#teamClient #content .nav .list_box .box .fade-enter[data-v-6dd6ddeb],#teamClient #content .nav .list_box .box .fade-leave-active[data-v-6dd6ddeb]{opacity:0;height:0}#teamClient #content .nav .list_box .box .drop-down[data-v-6dd6ddeb]{background-color:#fafafa;padding:.625rem .875rem;color:#8c8c8c}#teamClient #content .nav .list_box .box .drop-down li[data-v-6dd6ddeb]{line-height:1.875rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}",""]),t.exports=e},"99a0":function(t,e,a){"use strict";a("515e")},ac0d:function(t,e,a){"use strict";a.d(e,"a",(function(){return o}));var i=document.documentElement,n=document.body,o={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return i&&i.scrollTop?t=i.scrollTop:n&&(t=n.scrollTop),t},getClientHeight:function(){var t=0;return t=n.clientHeight&&i.clientHeight?Math.min(n.clientHeight,i.clientHeight):Math.max(n.clientHeight,i.clientHeight),t},getScrollHeight:function(){return Math.max(n.scrollHeight,i.scrollHeight)},handleScroll:function(){this.otherScroll();var t=document.documentElement.scrollTop||document.body.scrollTop;this.btnFlag=t>60,this.getScrollTop()+this.getClientHeight()+105>this.getScrollHeight()?(this.isLoadMore&&this.getMoreData(),this.isBottom=!0):this.isBottom=!1},otherScroll:function(){}}}}}]);