Browse Source

fix: 客服样式修改wx端展示部不正常

zhangsiya 1 year ago
parent
commit
467956bb24

+ 1 - 0
src/web/staticres/common-module/customer-corner/mobile-template.js

@@ -19,6 +19,7 @@ var customerCornerStyle = `<style>
       opacity: 0.2;
   }
   .customer-corner-component  .content{
+      width:100%;
       height:100%;
       text-align: center;
     }