...
|
...
|
@@ -185,7 +185,7 @@ |
|
|
#define kErrorTypeIMAGELOAD @"IMAGELOAD"// 图片加载错误(et为IMAGELOAD)
|
|
|
#define kErrorTypeANALYTICS @"ANALYTICS"// 大数据上报错误(et为ANALYTICS)
|
|
|
#define kErrorTypeRNException @"RNException" //
|
|
|
|
|
|
#define kErrorTypeH5MetaException @"WVMETA" //针对feature.yoho.cn域名的H5页面meta校验失败
|
|
|
// Performance信息类型
|
|
|
#define kPerformanceTypeImageLoad @"IMG_LOAD"
|
|
|
#define kPerformanceTypeAPICall @"API_CALL"
|
...
|
...
|
|