yc-ui2 0.1.1-beta01 → 0.1.1-beta03

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/yc-ui2.css CHANGED
@@ -1 +1 @@
1
- .el-dialog__wrapper[data-v-2248e29b]{display:flex;justify-content:center;align-items:center}[data-v-2248e29b] .el-dialog{margin-top:0!important;border-radius:8px}[data-v-2248e29b] .el-dialog__header{background-color:#f2f6fc;border-radius:8px 8px 0 0}.el-dialog__body[data-v-2248e29b]{display:flex;justify-content:center}.chat{width:350px;height:480px;position:fixed;bottom:10px;right:55px;z-index:2001;background-color:#fff;border-radius:12px;border:1px solid #e6ebf5;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);overflow:hidden}.chat>header{display:flex;justify-content:flex-start;align-items:center;background-color:#ff575f;font-size:16px;padding:10px;font-weight:400;color:#fafdff}.chat>header>img{width:44px;height:44px;border-radius:50%;margin-right:10px;transition:all .3s linear}.chat>header>img:focus,.chat>header>img:hover{transform:scale(1.2) rotate(15deg)}.chat>header i{cursor:pointer;position:absolute;top:5px;width:20px;height:20px;border-radius:6px;display:flex;justify-content:center;align-items:center;transition:all .3s linear}.chat>header i:focus,.chat>header i:hover{transform:scale(1.2);background-color:hsla(7,100%,74%,.8)}.chat>header i.el-icon-close{right:10px}.chat>header i.icon-enlarge{right:35px}.chat>header i>img{width:12px}.chat>main{width:100%;height:60%;overflow-y:auto;padding-bottom:20px;background-color:#f7f7f9}.chat>main::-webkit-scrollbar{width:6px}.chat>main::-webkit-scrollbar-track{background:#efefef;border-radius:2px}.chat>main::-webkit-scrollbar-thumb{background:#ff8879;border-radius:10px}.chat>main::-webkit-scrollbar-thumb:hover{background:#ff755d}.chat>main .message{display:flex;gap:15px;position:relative;margin:20px 5px 0 5px;opacity:0}.chat>main .message .avatar{width:30px;height:30px;border-radius:50%}.chat>main .message .content{width:-moz-fit-content;width:fit-content;max-width:250px;font-weight:400;font-size:12px;color:#4c4c4d;line-height:20px;padding:10px;border-radius:10px;background-color:#fff}.chat>main .message .content .href{cursor:pointer;display:block;color:#ff575f;margin-bottom:.5rem}.chat>main .message .content .href:hover{text-decoration:underline}.chat>main .message .content>.based{cursor:pointer;color:#909399;display:flex;align-items:flex-start;justify-content:flex-start;border-top:1px solid #ebebed;padding-top:5px;margin-top:5px;gap:5px}.chat>main .message .content>.based>span:first-child{white-space:nowrap;color:#4c4c4d;border-radius:10px;background-color:#eeeef0;padding:0 7px}.chat>main .message .content>.based>span:last-child{width:100%;position:relative;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:12px}.chat>main .message .content>.based>span:last-child .el-icon-d-arrow-right{position:absolute;right:0;bottom:5px;transform:rotate(90deg);transition:all .35s linear}.chat>main .message .content>.based>span:last-child.is-active{overflow:visible;white-space:normal}.chat>main .message .content>.based>span:last-child.is-active .el-icon-d-arrow-right{transform:rotate(270deg)}.chat>main .message .content>.based>span:last-child:hover{color:#ff575f}.chat>main .message.admin{animation:animation01 .3s linear 1.5s forwards}.chat>main .message.admin .content:before{content:"";position:absolute;top:2px;left:37px;transform:rotate(-45deg);border-width:10px;border-style:solid;border-color:transparent transparent transparent #fff}.chat>main .message.personal{animation:animation01 .3s linear .3s forwards;flex-direction:row-reverse}.chat>main .message.personal .content:after{content:"";position:absolute;top:2px;right:37px;transform:rotate(-45deg);border-width:10px;border-style:solid;border-color:transparent transparent #fff transparent}@keyframes animation01{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.chat>nav{background-color:#f7f7f9;border-bottom:1px solid #e7e7ea;padding:5px 10px;display:flex}.chat>nav .el-button{font-size:12px;font-weight:400;color:#4c4c4d;background-color:#fff!important;border:1px solid #e7e7ea;padding:5px 8px}.chat>.el-textarea{border-color:transparent}.chat>.el-textarea textarea{overflow-y:hidden;padding-right:65px;font-weight:400;color:#19191a;font-size:12px;font-family:Source Han Sans CN-Regular,Source Han Sans CN}.chat>.el-textarea textarea,.chat>.el-textarea textarea:focus{border-color:transparent}.chat>.el-button{position:absolute;bottom:10px;right:10px}.customerService[data-v-6e88488d]{position:fixed;right:0;bottom:35px;z-index:2001}.customerService>div[data-v-6e88488d]{cursor:pointer;position:absolute;right:0;display:flex;align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.customerService>div:hover>div[data-v-6e88488d]:first-child{color:#ff4949}.customerService>div:hover>div:first-child i[data-v-6e88488d]{animation-name:animateRotate-6e88488d;animation-duration:.5s;animation-iteration-count:infinite}.customerService>div>div[data-v-6e88488d]:first-child{width:50px;height:50px;text-align:center;line-height:50px;font-size:18px}.customerService>div>div[data-v-6e88488d]:last-child{opacity:0;padding:10px;border-radius:6px;position:absolute;min-height:50px;display:flex;flex-direction:column;justify-content:space-around;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.customerService>div>div[data-v-6e88488d]:last-child:after{content:"";position:absolute;top:calc(50% - 10px);right:-20px;border-width:10px;border-style:solid;border-color:transparent transparent transparent #fff;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}.customerService>div>div:last-child a[data-v-6e88488d]{color:#333;font-size:14px;display:block}.customerService .mobile[data-v-6e88488d]{bottom:50px;border-bottom:1px solid #e6ebf5}.customerService .mobile:hover>div[data-v-6e88488d]:last-child{left:-210px;opacity:1;animation-name:animateMobile-6e88488d;animation-duration:.5s}.customerService .mobile>div[data-v-6e88488d]:last-child{left:-120vw;width:190px;bottom:0}.customerService .mobile>div:last-child a[data-v-6e88488d]{width:-moz-fit-content;width:fit-content;position:relative;margin-top:5px;text-indent:5px}.customerService .mobile>div:last-child a[data-v-6e88488d]:hover{color:#ff4949}.customerService .mobile>div:last-child a[data-v-6e88488d]:hover:before{width:100%;right:auto;left:0}.customerService .mobile>div:last-child a[data-v-6e88488d]:before{content:"";width:0;height:1px;opacity:.6;background:#ff4949;transition:all .5s linear;position:absolute;right:0;bottom:-2px}.customerService .mobile>div[data-v-6e88488d]:last-child:after{top:calc(100% - 35px)}@keyframes animateMobile-6e88488d{0%{left:-200vw;opacity:0}0.1%{left:-310px;opacity:0}to{left:-210px;opacity:1}}.customerService .headset[data-v-6e88488d]{bottom:0}.customerService .headset:hover>div[data-v-6e88488d]:last-child{left:-110px;opacity:1;animation-name:animateHeadset-6e88488d;animation-duration:.5s}.customerService .headset>div[data-v-6e88488d]:last-child{left:-120vw;width:90px}@keyframes animateHeadset-6e88488d{0%{left:-120vw;opacity:0}0.1%{left:-210px;opacity:.5}to{left:-110px;opacity:1}}@keyframes animateRotate-6e88488d{0%{transform:rotate(0deg)}20%{transform:rotate(7deg)}40%{transform:rotate(0deg)}80%{transform:rotate(-7deg)}to{transform:rotate(0deg)}}
1
+ .el-dialog__wrapper[data-v-2248e29b]{display:flex;justify-content:center;align-items:center}[data-v-2248e29b] .el-dialog{margin-top:0!important;border-radius:8px}[data-v-2248e29b] .el-dialog__header{background-color:#f2f6fc;border-radius:8px 8px 0 0}.el-dialog__body[data-v-2248e29b]{display:flex;justify-content:center}.chat{width:350px;height:480px;position:fixed;bottom:10px;right:55px;z-index:2001;background-color:#fff;border-radius:12px;border:1px solid #e6ebf5;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);overflow:hidden}.chat>header{display:flex;justify-content:flex-start;align-items:center;background-color:#ff575f;font-size:16px;padding:10px;font-weight:400;color:#fafdff}.chat>header>img{width:44px;height:44px;border-radius:50%;margin-right:10px;transition:all .3s linear}.chat>header>img:focus,.chat>header>img:hover{transform:scale(1.2) rotate(15deg)}.chat>header i{cursor:pointer;position:absolute;top:5px;width:20px;height:20px;border-radius:6px;display:flex;justify-content:center;align-items:center;transition:all .3s linear}.chat>header i:focus,.chat>header i:hover{transform:scale(1.2);background-color:hsla(7,100%,74%,.8)}.chat>header i.el-icon-close{right:10px}.chat>header i.icon-enlarge{right:35px}.chat>header i>img{width:12px}.chat>main{width:100%;height:60%;overflow-y:auto;padding-bottom:20px;background-color:#f7f7f9}.chat>main::-webkit-scrollbar{width:6px}.chat>main::-webkit-scrollbar-track{background:#efefef;border-radius:2px}.chat>main::-webkit-scrollbar-thumb{background:#ff8879;border-radius:10px}.chat>main::-webkit-scrollbar-thumb:hover{background:#ff755d}.chat>main .message{display:flex;gap:15px;position:relative;margin:20px 5px 0 5px;opacity:0}.chat>main .message .avatar{width:30px;height:30px;border-radius:50%}.chat>main .message .content{width:-moz-fit-content;width:fit-content;max-width:250px;font-weight:400;font-size:12px;color:#4c4c4d;line-height:20px;padding:10px;border-radius:10px;background-color:#fff}.chat>main .message .content .href{cursor:pointer;display:block;color:#ff575f;margin-bottom:.5rem}.chat>main .message .content .href:hover{text-decoration:underline}.chat>main .message .content>.based{cursor:pointer;color:#909399;display:flex;align-items:flex-start;justify-content:flex-start;border-top:1px solid #ebebed;padding-top:5px;margin-top:5px;gap:5px}.chat>main .message .content>.based>span:first-child{white-space:nowrap;color:#4c4c4d;border-radius:10px;background-color:#eeeef0;padding:0 7px}.chat>main .message .content>.based>span:last-child{width:100%;position:relative;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:12px}.chat>main .message .content>.based>span:last-child .el-icon-d-arrow-right{position:absolute;right:0;bottom:5px;transform:rotate(90deg);transition:all .35s linear}.chat>main .message .content>.based>span:last-child.is-active{overflow:visible;white-space:normal}.chat>main .message .content>.based>span:last-child.is-active .el-icon-d-arrow-right{transform:rotate(270deg)}.chat>main .message .content>.based>span:last-child:hover{color:#ff575f}.chat>main .message.admin{animation:animation01 .3s linear 1.5s forwards}.chat>main .message.admin .content:before{content:"";position:absolute;top:2px;left:37px;transform:rotate(-45deg);border-width:10px;border-style:solid;border-color:transparent transparent transparent #fff}.chat>main .message.personal{animation:animation01 .3s linear .3s forwards;flex-direction:row-reverse}.chat>main .message.personal .content:after{content:"";position:absolute;top:2px;right:37px;transform:rotate(-45deg);border-width:10px;border-style:solid;border-color:transparent transparent #fff transparent}@keyframes animation01{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.chat>nav{background-color:#f7f7f9;border-bottom:1px solid #e7e7ea;padding:5px 10px;display:flex}.chat>nav .el-button{font-size:12px;font-weight:400;color:#4c4c4d;background-color:#fff!important;border:1px solid #e7e7ea;padding:5px 8px}.chat>.el-textarea{border-color:transparent}.chat>.el-textarea textarea{overflow-y:hidden;padding-right:65px;font-weight:400;color:#19191a;font-size:12px;font-family:Source Han Sans CN-Regular,Source Han Sans CN}.chat>.el-textarea textarea,.chat>.el-textarea textarea:focus{border-color:transparent}.chat>.el-button{position:absolute;bottom:10px;right:10px}.customerService[data-v-365eb5ea]{position:fixed;right:0;bottom:35px;z-index:2001}.customerService>div[data-v-365eb5ea]{cursor:pointer;position:absolute;right:0;display:flex;align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.customerService>div:hover>div[data-v-365eb5ea]:first-child{color:#ff4949}.customerService>div:hover>div:first-child i[data-v-365eb5ea]{animation-name:animateRotate-365eb5ea;animation-duration:.5s;animation-iteration-count:infinite}.customerService>div>div[data-v-365eb5ea]:first-child{width:50px;height:50px;text-align:center;line-height:50px;font-size:18px}.customerService>div>div[data-v-365eb5ea]:last-child{opacity:0;padding:10px;border-radius:6px;position:absolute;min-height:50px;display:flex;flex-direction:column;justify-content:space-around;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04)}.customerService>div>div[data-v-365eb5ea]:last-child:after{content:"";position:absolute;top:calc(50% - 10px);right:-20px;border-width:10px;border-style:solid;border-color:transparent transparent transparent #fff;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.2))}.customerService>div>div:last-child a[data-v-365eb5ea]{color:#333;font-size:14px;display:block}.customerService .mobile[data-v-365eb5ea]{bottom:50px;border-bottom:1px solid #e6ebf5}.customerService .mobile:hover>div[data-v-365eb5ea]:last-child{left:-210px;opacity:1;animation-name:animateMobile-365eb5ea;animation-duration:.5s}.customerService .mobile>div[data-v-365eb5ea]:last-child{left:-120vw;width:190px;bottom:0}.customerService .mobile>div:last-child a[data-v-365eb5ea]{width:-moz-fit-content;width:fit-content;position:relative;margin-top:5px;text-indent:5px}.customerService .mobile>div:last-child a[data-v-365eb5ea]:hover{color:#ff4949}.customerService .mobile>div:last-child a[data-v-365eb5ea]:hover:before{width:100%;right:auto;left:0}.customerService .mobile>div:last-child a[data-v-365eb5ea]:before{content:"";width:0;height:1px;opacity:.6;background:#ff4949;transition:all .5s linear;position:absolute;right:0;bottom:-2px}.customerService .mobile>div[data-v-365eb5ea]:last-child:after{top:calc(100% - 35px)}@keyframes animateMobile-365eb5ea{0%{left:-200vw;opacity:0}0.1%{left:-310px;opacity:0}to{left:-210px;opacity:1}}.customerService .headset[data-v-365eb5ea]{bottom:0}.customerService .headset:hover>div[data-v-365eb5ea]:last-child{left:-110px;opacity:1;animation-name:animateHeadset-365eb5ea;animation-duration:.5s}.customerService .headset>div[data-v-365eb5ea]:last-child{left:-120vw;width:90px}@keyframes animateHeadset-365eb5ea{0%{left:-120vw;opacity:0}0.1%{left:-210px;opacity:.5}to{left:-110px;opacity:1}}@keyframes animateRotate-365eb5ea{0%{transform:rotate(0deg)}20%{transform:rotate(7deg)}40%{transform:rotate(0deg)}80%{transform:rotate(-7deg)}to{transform:rotate(0deg)}}
@@ -2012,8 +2012,8 @@ var component = normalizeComponent(
2012
2012
  )
2013
2013
 
2014
2014
  /* harmony default export */ var YcSlideVerify = (component.exports);
2015
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/index.vue?vue&type=template&id=6e88488d&scoped=true&
2016
- var YcCustomerServicevue_type_template_id_6e88488d_scoped_true_render = function render() {
2015
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/index.vue?vue&type=template&id=365eb5ea&scoped=true&
2016
+ var YcCustomerServicevue_type_template_id_365eb5ea_scoped_true_render = function render() {
2017
2017
  var _vm = this,
2018
2018
  _c = _vm._self._c;
2019
2019
  return _c('div', {
@@ -2059,7 +2059,7 @@ var YcCustomerServicevue_type_template_id_6e88488d_scoped_true_render = function
2059
2059
  }
2060
2060
  }, [_vm._m(1), _vm._m(2)])])], 1);
2061
2061
  };
2062
- var YcCustomerServicevue_type_template_id_6e88488d_scoped_true_staticRenderFns = [function () {
2062
+ var YcCustomerServicevue_type_template_id_365eb5ea_scoped_true_staticRenderFns = [function () {
2063
2063
  var _vm = this,
2064
2064
  _c = _vm._self._c;
2065
2065
  return _c('div', [_c('i', {
@@ -2077,10 +2077,10 @@ var YcCustomerServicevue_type_template_id_6e88488d_scoped_true_staticRenderFns =
2077
2077
  return _c('div', [_c('a', [_vm._v("在线客服")])]);
2078
2078
  }];
2079
2079
 
2080
- ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue?vue&type=template&id=6e88488d&scoped=true&
2080
+ ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue?vue&type=template&id=365eb5ea&scoped=true&
2081
2081
 
2082
- ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/chat.vue?vue&type=template&id=698acc50&
2083
- var chatvue_type_template_id_698acc50_render = function render() {
2082
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/chat.vue?vue&type=template&id=005a6884&
2083
+ var chatvue_type_template_id_005a6884_render = function render() {
2084
2084
  var _vm = this,
2085
2085
  _c = _vm._self._c;
2086
2086
  return _c('div', {
@@ -2091,7 +2091,20 @@ var chatvue_type_template_id_698acc50_render = function render() {
2091
2091
  expression: "visible"
2092
2092
  }],
2093
2093
  staticClass: "chat"
2094
- }, [_c('header', [_c('span', [_vm._v("小优客服【38号为您服务】")]), _c('i', {
2094
+ }, [_c('header', [_c('img', {
2095
+ attrs: {
2096
+ "src": "/cloud-img/customerService/admin.jpg"
2097
+ }
2098
+ }), _c('span', [_vm._v("小优客服【38号为您服务】")]), _c('i', {
2099
+ staticClass: "icon-enlarge",
2100
+ on: {
2101
+ "click": _vm.enlarge
2102
+ }
2103
+ }, [_c('img', {
2104
+ attrs: {
2105
+ "src": "/cloud-img/customerService/enlarge.png"
2106
+ }
2107
+ })]), _c('i', {
2095
2108
  staticClass: "el-icon-close",
2096
2109
  on: {
2097
2110
  "click": _vm.close
@@ -2102,7 +2115,12 @@ var chatvue_type_template_id_698acc50_render = function render() {
2102
2115
  return _c('div', {
2103
2116
  key: index,
2104
2117
  class: ['message', item.id]
2105
- }, [_c('div', {
2118
+ }, [_c('img', {
2119
+ staticClass: "avatar",
2120
+ attrs: {
2121
+ "src": `/cloud-img/customerService/${item.id}.jpg`
2122
+ }
2123
+ }), _c('div', {
2106
2124
  staticClass: "content"
2107
2125
  }, [_vm._l(item.msg, function (msg, index) {
2108
2126
  return _c('span', {
@@ -2180,7 +2198,7 @@ var chatvue_type_template_id_698acc50_render = function render() {
2180
2198
  }
2181
2199
  }, [_vm._v("发送")])], 1);
2182
2200
  };
2183
- var chatvue_type_template_id_698acc50_staticRenderFns = [];
2201
+ var chatvue_type_template_id_005a6884_staticRenderFns = [];
2184
2202
 
2185
2203
  ;// CONCATENATED MODULE: ./src/components/YcCustomerService/chatMixin.js
2186
2204
 
@@ -2274,10 +2292,10 @@ var chatvue_type_template_id_698acc50_staticRenderFns = [];
2274
2292
  });
2275
2293
  ;// CONCATENATED MODULE: ./src/components/YcCustomerService/chat.vue?vue&type=script&lang=js&
2276
2294
  /* harmony default export */ var YcCustomerService_chatvue_type_script_lang_js_ = (chatvue_type_script_lang_js_);
2277
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/chat.vue?vue&type=style&index=0&id=698acc50&prod&lang=scss&
2295
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/chat.vue?vue&type=style&index=0&id=005a6884&prod&lang=scss&
2278
2296
  // extracted by mini-css-extract-plugin
2279
2297
 
2280
- ;// CONCATENATED MODULE: ./src/components/YcCustomerService/chat.vue?vue&type=style&index=0&id=698acc50&prod&lang=scss&
2298
+ ;// CONCATENATED MODULE: ./src/components/YcCustomerService/chat.vue?vue&type=style&index=0&id=005a6884&prod&lang=scss&
2281
2299
 
2282
2300
  ;// CONCATENATED MODULE: ./src/components/YcCustomerService/chat.vue
2283
2301
 
@@ -2290,8 +2308,8 @@ var chatvue_type_template_id_698acc50_staticRenderFns = [];
2290
2308
 
2291
2309
  var chat_component = normalizeComponent(
2292
2310
  YcCustomerService_chatvue_type_script_lang_js_,
2293
- chatvue_type_template_id_698acc50_render,
2294
- chatvue_type_template_id_698acc50_staticRenderFns,
2311
+ chatvue_type_template_id_005a6884_render,
2312
+ chatvue_type_template_id_005a6884_staticRenderFns,
2295
2313
  false,
2296
2314
  null,
2297
2315
  null,
@@ -2321,16 +2339,17 @@ var chat_component = normalizeComponent(
2321
2339
  components: {
2322
2340
  chatVue: chat
2323
2341
  },
2324
- created() {
2325
- console.log("this.$route", this.$route);
2342
+ mounted() {
2343
+ console.log(this.$route.path);
2344
+ this.$refs.customer.style.display = "block";
2326
2345
  }
2327
2346
  });
2328
2347
  ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue?vue&type=script&lang=js&
2329
2348
  /* harmony default export */ var components_YcCustomerServicevue_type_script_lang_js_ = (YcCustomerServicevue_type_script_lang_js_);
2330
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/index.vue?vue&type=style&index=0&id=6e88488d&prod&lang=scss&scoped=true&
2349
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-64.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-64.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-64.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-64.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/YcCustomerService/index.vue?vue&type=style&index=0&id=365eb5ea&prod&lang=scss&scoped=true&
2331
2350
  // extracted by mini-css-extract-plugin
2332
2351
 
2333
- ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue?vue&type=style&index=0&id=6e88488d&prod&lang=scss&scoped=true&
2352
+ ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue?vue&type=style&index=0&id=365eb5ea&prod&lang=scss&scoped=true&
2334
2353
 
2335
2354
  ;// CONCATENATED MODULE: ./src/components/YcCustomerService/index.vue
2336
2355
 
@@ -2343,11 +2362,11 @@ var chat_component = normalizeComponent(
2343
2362
 
2344
2363
  var YcCustomerService_component = normalizeComponent(
2345
2364
  components_YcCustomerServicevue_type_script_lang_js_,
2346
- YcCustomerServicevue_type_template_id_6e88488d_scoped_true_render,
2347
- YcCustomerServicevue_type_template_id_6e88488d_scoped_true_staticRenderFns,
2365
+ YcCustomerServicevue_type_template_id_365eb5ea_scoped_true_render,
2366
+ YcCustomerServicevue_type_template_id_365eb5ea_scoped_true_staticRenderFns,
2348
2367
  false,
2349
2368
  null,
2350
- "6e88488d",
2369
+ "365eb5ea",
2351
2370
  null
2352
2371
 
2353
2372
  )