1 line
3.8 KiB
JavaScript
1 line
3.8 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-6019e56a"],{"7ba8":function(t,e,a){var i=a("e7df");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("499e").default;o("957356bc",i,!0,{sourceMap:!1,shadowMode:!1})},"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:"avatar"},[a("img",{attrs:{src:t.serviceData.avatar,alt:""}})]),a("p",{staticClass:"name"},[t._v(t._s(t.serviceData.nickname))])]),a("div",{staticClass:"content",class:[3==t.fun.getPhoneEnv()?"set-pc-styleLeft":""]},[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("发起聊天")])])],1)},o=[],n={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:{}},r=n,s=(a("bed8"),a("2877")),f=Object(s["a"])(r,i,o,!1,null,"65f8f1b1",null);e["default"]=f.exports},bed8:function(t,e,a){"use strict";a("7ba8")},e7df:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'.top-box[data-v-65f8f1b1]{width:100%;height:12rem;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}.top-box .avatar[data-v-65f8f1b1]{width:4.69rem;height:4.69rem;margin:0 auto;border-radius:.44rem;overflow:hidden}.top-box .avatar img[data-v-65f8f1b1]{width:100%;height:100%}.top-box .name[data-v-65f8f1b1]{margin:.5rem auto 0;font-weight:700;font-size:18px;color:#fff}.content[data-v-65f8f1b1]{overflow-y:scroll;position:fixed;width:100%;height:calc(100vh - 12rem);background:#fff;bottom:0;left:0;border-radius:20px 20px 0 0;padding:15px 15px 3.5rem 15px;text-align:left}.content .title[data-v-65f8f1b1]{position:relative;font-size:1.06rem;color:#3b98f7;padding-left:1rem}.content .title[data-v-65f8f1b1]:after{content:"";position:absolute;top:20%;left:0;height:80%;width:.2rem;border-radius:.09rem;background-color:#3b97f7}.content .profile-text[data-v-65f8f1b1]{display:block;margin-top:1rem;font-size:14px}.content .profile-text[data-v-65f8f1b1]::-webkit-scrollbar{width:0!important}.foot[data-v-65f8f1b1]{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-65f8f1b1]{text-align:center;color:#777}.foot .btn-chat[data-v-65f8f1b1]{width:15.63rem;height:2.38rem;line-height:2.38rem;background-color:#3b97f7;border-radius:1.19rem;color:#fff}',""]),t.exports=e}}]); |