فهرست منبع

feat:打开客服页面参数

yangfeng 1 سال پیش
والد
کامیت
bd388121ad
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/work-bench-frame/packages/components/Navbar/index.vue

+ 1 - 1
packages/work-bench-frame/packages/components/Navbar/index.vue

@@ -167,7 +167,7 @@ export default {
           this.setCustomerStatus(false)
           this.setCustomerStatus(false)
         } else if (event.data.action ==='fullScreen') {
         } else if (event.data.action ==='fullScreen') {
           this.setCustomerStatus(false)
           this.setCustomerStatus(false)
-          window.open(this.customerUrl.replace('&from=aside', ''))
+          window.open(this.customerUrl.replace('&from=aside', '&mini=1'))
         }
         }
       }
       }
     }, false)
     }, false)