1 line
5.0 KiB
JavaScript
1 line
5.0 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-799ca198"],{"0a4d":function(t,e,a){var i=a("dd6a7");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("499e").default;o("6d28f8f4",i,!0,{sourceMap:!1,shadowMode:!1})},"12a8b":function(t,e,a){"use strict";a("0a4d")},"8d4f":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",[a("c-title",{attrs:{hide:!1,text:"简介"}}),a("div",{staticClass:"top-box"}),a("div",{staticClass:"content",class:[3==t.fun.getPhoneEnv()?"set-pc-styleLeft":""]},[a("div",{staticClass:"staff-info"},[a("div",{staticClass:"avatar"},[a("img",{attrs:{src:t.serviceData.avatar,alt:""}})]),a("div",{staticClass:"flex",staticStyle:{"flex-direction":"column",flex:"1","text-align":"left"}},[a("p",{staticClass:"name"},[t._v(t._s(t.serviceData.nickname))]),t.serviceData.tags?a("div",{staticClass:"d-f",staticStyle:{"flex-wrap":"wrap"}},t._l(t.serviceData.tags,(function(e,i){return a("div",{key:i,staticClass:"job_color tag_1"},[t._v(t._s(e))])})),0):t._e()])]),a("div",{staticClass:"line-clamp-2",staticStyle:{margin:"6px 0 12px 0","font-size":"12px"}},[t._v(t._s(t.serviceData.sketch))]),a("h1",{staticClass:"title"},[t._v("个人简介")]),a("div",{staticClass:"profile-text",attrs:{id:"a_content"},domProps:{innerHTML:t._s(t.serviceData.desc)}}),t.serviceData.desc?t._e():a("p",{staticClass:"profile-text"},[t._v("暂无简介")])]),a("footer",{staticClass:"foot",class:[3==t.fun.getPhoneEnv()?"set-pc-styleLeft":""]},[a("div",{staticClass:"i-home",on:{click:t.toHome}},[a("i",{staticClass:"iconfont icon-fontclass-shouye1"}),a("div",{staticStyle:{"margin-left":"-5px"}},[t._v("首页")])]),a("div",{staticClass:"btn-chat",on:{click:t.toChat}},[t._v(t._s(t.serviceData.launch_chat_name||"发起聊天"))])])],1)},o=[],n=(a("14d9"),{data:function(){return{id:"",serviceData:{}}},activated:function(){this.id=this.$route.query.id,this.getData()},methods:{toChat:function(){window.location.href=this.serviceData.h5_page_url},toHome:function(){this.$router.push(this.fun.getUrl("home"))},getData:function(){var t=this;$http.get("plugin.yun-chat.frontend.h5.employee.get-detail",{id:this.id}," ").then((function(e){1===e.result&&(t.serviceData=e.data||{})}),(function(t){})).catch((function(t){}))}},components:{}}),s=n,l=(a("12a8b"),a("2877")),r=Object(l["a"])(s,i,o,!1,null,"4590662a",null);e["default"]=r.exports},dd6a7:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'.d-f[data-v-4590662a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.top-box[data-v-4590662a]{width:100%;height:8rem;padding-top:1.5rem;padding-bottom:3.3rem;background-image:-webkit-linear-gradient(left,#66b3ff,#0b79f0),-webkit-linear-gradient(140deg,#3265ff,#45b2ff);background-image:linear-gradient(90deg,#66b3ff,#0b79f0),linear-gradient(-50deg,#3265ff,#45b2ff);background-blend-mode:normal,normal}.staff-info[data-v-4590662a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.staff-info .avatar[data-v-4590662a]{width:4.25rem;height:4.25rem;background-color:#b9bbbb;overflow:hidden;border-radius:50%;margin:-2.125rem .75rem 0 0}.staff-info .avatar img[data-v-4590662a]{width:100%;height:100%}.staff-info .name[data-v-4590662a]{font-weight:700;font-size:18px;margin-bottom:4px;color:#1e1e1e}.content[data-v-4590662a]{position:fixed;width:100%;height:calc(100vh - 8rem);background:#fff;bottom:0;left:0;border-radius:20px 20px 0 0;padding:10px 15px 3.5rem 15px;text-align:left;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.content .title[data-v-4590662a]{position:relative;font-size:1.06rem;color:#3b98f7;padding-left:1rem}.content .title[data-v-4590662a]:after{content:"";position:absolute;top:20%;left:0;height:80%;width:.2rem;border-radius:.09rem;background-color:#3b97f7}.content .profile-text[data-v-4590662a]{display:block;margin-top:1rem;font-size:14px;overflow-y:scroll}.content .profile-text[data-v-4590662a]::-webkit-scrollbar{width:0!important}.content .tag_1[data-v-4590662a]{padding:0 5px;line-height:18px;margin-right:5px;font-size:12px;margin-bottom:4px;color:#fff;background-color:#ea940e;border-radius:3px}.foot[data-v-4590662a]{position:fixed;left:0;bottom:0;width:100%;height:3rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#fff;border-top:1px solid #f2f2f2}.foot .i-home[data-v-4590662a]{text-align:center;color:#777}.foot .btn-chat[data-v-4590662a]{width:15.63rem;height:2.38rem;line-height:2.38rem;background-color:#3b97f7;border-radius:1.19rem;color:#fff}',""]),t.exports=e}}]); |