zhengyiming
2025-06-09 f5105689af0ccee7d34632e8f8b47a66abda0884
packages/components/src/constants/index.ts
@@ -1,3 +1,5 @@
export * from './img';
export enum IspCode {
  /**中国移动 */
  yidong = 'yidong',
@@ -24,5 +26,5 @@
  Desc,
}
export const CustomerServicePhone = '16505012333';
export const CustomerServicePhone = '18968263725';
export const CustomerServiceTips = `如充值过程中遇到问题,请联系客服 ${CustomerServicePhone}(周一到周五 9:00-17:30)`;