Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gongdecai/wangluohuoyun-huozhuapp

zhongtianhaoyuan 3 years ago
parent
commit
b5ca264e20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/helper.js

+ 1 - 1
common/helper.js

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