ccj hace 2 años
padre
commit
50cd0084db
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/helper.js

+ 1 - 1
common/helper.js

@@ -98,7 +98,7 @@ const contactCustomerService = (phone) => {
 	console.log(phone)
 	console.log(phone)
 	//客服
 	//客服
 	if (!phone) {
 	if (!phone) {
-		phone = '400123123'
+		phone = '13304979986'
 	}
 	}
 	const res = uni.getSystemInfoSync();
 	const res = uni.getSystemInfoSync();
 	// ios系统默认有个模态框
 	// ios系统默认有个模态框