Authored by shuaiguo

Merge branch 'refs/heads/feature/search-word' into develop

@@ -487,15 +487,15 @@ export default { @@ -487,15 +487,15 @@ export default {
487 .channel-html { 487 .channel-html {
488 padding: 20px 24px 0; 488 padding: 20px 24px 0;
489 489
490 - &:before {  
491 - content: "";  
492 - width: 520px;  
493 - height: 28px;  
494 - background-image: url("~statics/image/channel/service-info.png");  
495 - background-size: 100% 100%;  
496 - margin: 10px auto 20px;  
497 - display: block;  
498 - } 490 + // &:before {
  491 + // content: "";
  492 + // width: 520px;
  493 + // height: 28px;
  494 + // background-image: url("~statics/image/channel/service-info.png");
  495 + // background-size: 100% 100%;
  496 + // margin: 10px auto 20px;
  497 + // display: block;
  498 + // }
499 499
500 &:after { 500 &:after {
501 content: ""; 501 content: "";