// 缓存key export const CacheKey = { PAY_INFO: 'pay_info', // 支付信息 TOP_TOUCH_KEY:'top_touch_key' }