Feat(页面):未登录时页面埋点数据写入缓存以便下次登录时获取上报
This commit is contained in:
@@ -22,3 +22,5 @@ export const VUE_APP_RESOURCES_URL = "https://wxapp.xdd618.com/api/file/pic"
|
||||
export const STATIC_RESOURCE_URL = "https://resource.xdd618.com/image"
|
||||
|
||||
export const WX_LIVE_APPID = "wx2b03c6e691cd7370";
|
||||
|
||||
export const pageViewDataCacheKey = 'pageViewDataCacheKey'
|
||||
|
||||
Reference in New Issue
Block a user