1 line
6.8 KiB
JavaScript
1 line
6.8 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-4b5398da"],{1444:function(t,e,i){var a=i("2fd9");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("499e").default;n("47f22755",a,!0,{sourceMap:!1,shadowMode:!1})},"2fd9":function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".directly-page[data-v-d6492126] .van-tabs__line{bottom:21px}.directly-page[data-v-d6492126] .van-tab--active .level-title span{color:#fe5e56}",""]),t.exports=e},5044:function(t,e,i){"use strict";i("6f3d")},"6f3d":function(t,e,i){var a=i("bb32");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("499e").default;n("5087ad2a",a,!0,{sourceMap:!1,shadowMode:!1})},ac0d:function(t,e,i){"use strict";i.d(e,"a",(function(){return r}));var a=document.documentElement,n=document.body,r={data:function(){return{}},activated:function(){window.addEventListener("scroll",this.handleScroll)},deactivated:function(){window.removeEventListener("scroll",this.handleScroll)},methods:{getScrollTop:function(){var t=0;return a&&a.scrollTop?t=a.scrollTop:n&&(t=n.scrollTop),t},getClientHeight:function(){var t=0;return t=n.clientHeight&&a.clientHeight?Math.min(n.clientHeight,a.clientHeight):Math.max(n.clientHeight,a.clientHeight),t},getScrollHeight:function(){return Math.max(n.scrollHeight,a.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(){}}}},b70f:function(t,e,i){"use strict";i("1444")},bb32:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".directly-list[data-v-d6492126]{margin:12px 12px 0 12px}.directly-list .directly-item[data-v-d6492126]{background-color:#fff;padding:12px 12px 0 12px;border-radius:5px;margin:0 0 12px 0;cursor:pointer}.directly-list .directly-item .directly-info[data-v-d6492126]{padding:0 0 12px 0}.directly-list .directly-item .directly-info .info-user h3[data-v-d6492126]{font-size:14px;color:#3b3b4a;font-weight:400;padding:0 0 0 8px}.directly-list .directly-item .directly-info .icon-icon_more1[data-v-d6492126]{color:#b9b9c0;font-size:8px;-webkit-transition:.5s;transition:.5s;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.directly-list .directly-item .directly-info .iconRight[data-v-d6492126]{-webkit-transition:.5s;transition:.5s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.directly-list .directly-item .directly-underling[data-v-d6492126]{height:0;overflow:hidden;border-top:1px solid #f0f0f1;opacity:0;-webkit-transition:.2s;transition:.2s}.directly-list .directly-item .directly-underling .underling-item[data-v-d6492126]{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.directly-list .directly-item .directly-underling .underling-item span[data-v-d6492126]{font-size:13px;color:#3b3b4a}.directly-list .directly-item .directly-underling .underling-item span[data-v-d6492126]:first-child{color:#6e6e79}.directly-list .directly-item .under-height[data-v-d6492126]{padding:12px 0;-webkit-transition:.2s;transition:.2s;overflow:auto;opacity:1;height:100%}",""]),t.exports=e},e665: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",{staticClass:"directly-page"},[i("van-sticky",[i("van-tabs",{attrs:{"line-height":3,"line-width":"15px","title-active-color":"#FE5E56",color:"#FE5E56","title-inactive-color":"#00001C",ellipsis:!1},on:{click:t.directlyTab},model:{value:t.active,callback:function(e){t.active=e},expression:"active"}},t._l(t.gradeArr,(function(e,a){return i("block",{key:a},[i("van-tab",{attrs:{name:e.id},scopedSlots:t._u([{key:"title",fn:function(){return[i("div",{staticClass:"level-title"},[t._v(" "+t._s(e.level_name)),i("span",[t._v("("+t._s(e.user_count)+")")])])]},proxy:!0}],null,!0)})],1)})),1)],1),t.directlyList.length>0?i("div",{staticClass:"directly-list"},t._l(t.directlyList,(function(e,a){return i("block",{key:a},[i("div",{staticClass:"directly-item",on:{click:function(e){return t.directlyOn(a)}}},[i("div",{staticClass:"directly-info flex-a-c flex-j-sb"},[i("div",{staticClass:"info-user flex-a-c"},[i("van-image",{attrs:{round:"",width:"24px",height:"24px",src:e.member&&e.member.avatar}}),i("h3",[t._v(t._s(e.member&&e.member.nickname))])],1),i("div",{staticClass:"iconfont icon-icon_more1",class:e.checked?"iconRight":""})]),i("div",{staticClass:"directly-underling flex ",class:e.checked?"under-height":""},[i("div",{staticClass:"underling-item flex"},[i("span",[t._v("下级直属"+t._s(t.managerName)+":"+t._s(e.manager_children_count))]),i("span",[t._v(t._s(e.minion))])]),i("div",{staticClass:"underling-item flex"},[i("span",[t._v("自购订单金额:")]),i("span",[t._v(t._s(e.self_score))])])])])])})),1):i("van-empty",{attrs:{description:"暂无数据"}})],1)},n=[],r=i("2909"),o=(i("4056"),i("44bf")),l=(i("a9e3"),i("d3b7"),i("159b"),i("99af"),i("ac0d")),s={mixins:[l["a"]],name:"",components:{VanImage:o["a"]},data:function(){return{active:0,levelId:"",managerName:"",isLoadMore:!0,page:1,totalPage:0,gradeArr:[],directlyList:[]}},computed:{},watch:{},methods:{directlyOn:function(t){this.directlyList[t].checked=!this.directlyList[t].checked},directlyTab:function(t){this.levelId=Number(t),this.page=1,this.teamIndex()},teamIndex:function(){var t=this,e={basic_info:1,level_id:this.levelId,page:this.page};$http.post("plugin.manager-team.frontend.modules.manager.controllers.records.index",e,"正在获取").then((function(e){if(1==e.result){var i=e.data;e.basic_info;t.gradeArr=i.level_list,t.directlyList=i.page_list.data,t.isLoadMore=!0,t.totalPage=i.page_list.last_page,t.totalPage||(t.page=0),t.managerName=i.manager_name,t.directlyList.forEach((function(e,i){t.$set(e,"checked",!1)}))}else t.page=t.page-1,t.isLoadMore=!1,t.$dialog.alert({message:e.msg})}),(function(t){}))},initData:function(){this.page=1,this.level_id="",this.isLoadMore=!0},getMoreData:function(){var t=this;if(this.isLoadMore=!1,!(this.page>=this.totalPage)){this.page=this.page+1;var e={page:this.page,level_id:this.levelId};$http.post("plugin.manager-team.frontend.modules.manager.controllers.records.index",e,"加载中").then((function(e){if(t.isLoadMore=!0,1===e.result){var i=e.data.page_list.data;i.forEach((function(e,i){t.$set(e,"checked",!1)})),t.directlyList=[].concat(Object(r["a"])(t.directlyList),Object(r["a"])(i))}else t.query.page=t.query.page-1,t.isLoadMore=!1}),(function(t){}))}}},created:function(){},mounted:function(){},beforeCreate:function(){},beforeMount:function(){},beforeUpdate:function(){},updated:function(){},beforeDestroy:function(){},destroyed:function(){},activated:function(){this.initData(),this.teamIndex()}},c=s,d=c,u=(i("b70f"),i("5044"),i("2877")),f=Object(u["a"])(d,a,n,!1,null,"d6492126",null);e["default"]=f.exports}}]); |