pagesA-circulate-index.e4396aeb.js 4.6 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pagesA-circulate-index"],{"49c6":function(t,i,e){"use strict";e.r(i);var n=e("ba2a"),a=e.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){e.d(i,t,(function(){return n[t]}))}(o);i["default"]=a.a},5021:function(t,i,e){"use strict";e.d(i,"b",(function(){return n})),e.d(i,"c",(function(){return a})),e.d(i,"a",(function(){}));var n=function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("v-uni-view",[e("v-uni-view",{staticClass:"opewrap"},[e("v-uni-view",{staticClass:"operation",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.toEdit.apply(void 0,arguments)}}},[t._v("修改")])],1),e("v-uni-view",{staticClass:"cirtit"},[t._v("负责人")]),e("v-uni-view",{staticClass:"peobox"},t._l(t.list,(function(i,n){return 1==i.roles?e("v-uni-view",{key:n,staticClass:"peoinfo"},[e("v-uni-image",{staticClass:"peoimg",attrs:{src:i.img?i.img:t.BASE_IMG_URL+"headImg.png",mode:""}}),e("v-uni-view",{staticClass:"peoright"},[e("v-uni-view",{staticClass:"pr_left"},[e("v-uni-view",{staticClass:"name"},[t._v(t._s(i.name))]),e("v-uni-view",{staticClass:"pr_text"},[t._v("团队角色 负责人")]),e("v-uni-view",{staticClass:"pr_text"},[t._v("权限 负责人")])],1),e("v-uni-image",{staticClass:"pr_phone",attrs:{src:t.BASE_IMG_URL+"call.png",mode:""},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toCall(i)}}})],1)],1):t._e()})),1),e("v-uni-view",{staticClass:"cirtit"},[t._v("团队成员")]),e("v-uni-view",{staticClass:"peobox"},t._l(t.list,(function(i,n){return 2==i.roles?e("v-uni-view",{key:n,staticClass:"peoinfo"},[e("v-uni-image",{staticClass:"peoimg",attrs:{src:i.img?i.img:t.BASE_IMG_URL+"headImg.png",mode:""}}),e("v-uni-view",{staticClass:"peoright"},[e("v-uni-view",{staticClass:"pr_left"},[e("v-uni-view",{staticClass:"name"},[t._v(t._s(i.name))]),e("v-uni-view",{staticClass:"pr_text"},[t._v("团队角色 普通员工")]),0==i.is_edit?e("v-uni-view",{staticClass:"pr_text"},[t._v("权限 只读")]):t._e(),1==i.is_edit?e("v-uni-view",{staticClass:"pr_text"},[t._v("权限 读写")]):t._e()],1),e("v-uni-image",{staticClass:"pr_phone",attrs:{src:t.BASE_IMG_URL+"call.png",mode:""},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toCall(i)}}})],1)],1):t._e()})),1),e("v-uni-view",{staticStyle:{height:"30rpx"}})],1)},a=[]},5551:function(t,i,e){"use strict";e.r(i);var n=e("5021"),a=e("49c6");for(var o in a)["default"].indexOf(o)<0&&function(t){e.d(i,t,(function(){return a[t]}))}(o);e("63fe");var s=e("828b"),r=Object(s["a"])(a["default"],n["b"],n["c"],!1,null,"386bd456",null,!1,n["a"],void 0);i["default"]=r.exports},"63fe":function(t,i,e){"use strict";var n=e("b896"),a=e.n(n);a.a},b124:function(t,i,e){var n=e("c86c");i=n(!1),i.push([t.i,'@charset "UTF-8";\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 基本颜色 */.opewrap[data-v-386bd456]{padding:%?35?% %?35?% 0;display:flex;justify-content:flex-end;align-items:center}.opewrap .operation[data-v-386bd456]{font-size:%?28?%;color:#008eff;font-weight:700;margin-left:%?30?%}.cirtit[data-v-386bd456]{padding:%?24?% %?30?%;font-size:%?28?%;border-bottom:%?1?% solid #d2d0d0}.peobox .peoinfo[data-v-386bd456]{padding:%?24?% %?30?%;display:flex;justify-content:flex-start;border-bottom:%?1?% solid #d2d0d0}.peobox .peoinfo[data-v-386bd456]:last-child{border-bottom:0}.peobox .peoinfo .peoimg[data-v-386bd456]{width:%?100?%;height:%?100?%;border-radius:50%;flex-shrink:0;margin-right:%?24?%}.peobox .peoinfo .peoright[data-v-386bd456]{display:flex;justify-content:space-between;align-items:center;flex:1}.peobox .peoinfo .peoright .pr_left .name[data-v-386bd456]{font-size:%?28?%;color:#333;margin-bottom:%?15?%}.peobox .peoinfo .peoright .pr_left .pr_post[data-v-386bd456]{font-size:%?26?%;color:#666}.peobox .peoinfo .peoright .pr_left .pr_text[data-v-386bd456]{font-size:%?26?%;color:#999}.peobox .peoinfo .peoright .pr_phone[data-v-386bd456]{width:%?42?%;height:%?40?%}',""]),t.exports=i},b896:function(t,i,e){var n=e("b124");n.__esModule&&(n=n.default),"string"===typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);var a=e("967d").default;a("6067ab2c",n,!0,{sourceMap:!1,shadowMode:!1})},ba2a:function(t,i,e){"use strict";e("6a54"),Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var n=e("3a07"),a=e("af8c"),o={data:function(){return{BASE_IMG_URL:n.BASE_IMG_URL,id:"",list:[]}},onLoad:function(t){this.id=t.id},onShow:function(){this.getList()},methods:{getList:function(){var t=this;(0,a.netTeamList)({id:this.id}).then((function(i){t.list=i.data}))},toCall:function(t){uni.makePhoneCall({phoneNumber:t.mobile})},toEdit:function(){uni.navigateTo({url:"/pagesA/circulate/edit?id="+this.id})}}};i.default=o}}]);