chore:合并成一个客服按钮
This commit is contained in:
@@ -14,6 +14,7 @@ export class CustomerService {
|
||||
*/
|
||||
getPlatformConfig() {
|
||||
const servicerConfig = this.vm.$store.state.servicerConfig;
|
||||
console.log(`客服配置:`, servicerConfig)
|
||||
if (!servicerConfig) return null;
|
||||
|
||||
// #ifdef H5
|
||||
|
||||
Reference in New Issue
Block a user