diff --git a/src/constant/index.js b/src/constant/index.js index b690249..4a419e8 100644 --- a/src/constant/index.js +++ b/src/constant/index.js @@ -82,7 +82,7 @@ export const SECTION_TITLE = { /** 运营信息 */ export const LOGO_URL = "https://one-feel-image-bucket.oss-cn-chengdu.aliyuncs.com/mp/static/longli/logo.png"; -export const CUSTOMER_SERVICE_PHONE = "0854-5630880"; +export const CUSTOMER_SERVICE_PHONE = "0854-5631343"; export const CUSTOMER_SERVICE_TIME = "09:00 - 18:00"; export const OPERATOR_NAME = "智念科技"; export const APP_VERSION_FULL = "v1.0.0(Build 100)";