ccj 2 years ago
parent
commit
6fcd4fd89d
1 changed files with 1 additions and 1 deletions
  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 = '13304979986'
+		phone = '4006688647'
 	}
 	}
 	const res = uni.getSystemInfoSync();
 	const res = uni.getSystemInfoSync();
 	// ios系统默认有个模态框
 	// ios系统默认有个模态框