Authored by 郝肖肖

apf yas

@@ -326,8 +326,6 @@ function givePoint(parameter) { @@ -326,8 +326,6 @@ function givePoint(parameter) {
326 326
327 window._yas.sendCustomInfo({ 327 window._yas.sendCustomInfo({
328 op: 'YB_CHOOSE_FOR_YOU_Y', 328 op: 'YB_CHOOSE_FOR_YOU_Y',
329 - apf: (queryString().app_version || queryString().appVersion) ? true : false,  
330 - ts: new Date().getTime(),  
331 param: JSON.stringify(parameter) 329 param: JSON.stringify(parameter)
332 }, true); 330 }, true);
333 } 331 }
@@ -65,8 +65,6 @@ plusstar = { @@ -65,8 +65,6 @@ plusstar = {
65 if (window._yas && window._yas.sendCustomInfo) { 65 if (window._yas && window._yas.sendCustomInfo) {
66 window._yas.sendCustomInfo({ 66 window._yas.sendCustomInfo({
67 op: 'YB_FASHION_TAB_C', 67 op: 'YB_FASHION_TAB_C',
68 - apf: isApp,  
69 - ts: new Date().getTime(),  
70 param: JSON.stringify($.extend(speckParamApp, { 68 param: JSON.stringify($.extend(speckParamApp, {
71 C_ID: CID, 69 C_ID: CID,
72 TAB_ID: $liDom.index() + 1 70 TAB_ID: $liDom.index() + 1
@@ -75,8 +73,6 @@ plusstar = { @@ -75,8 +73,6 @@ plusstar = {
75 73
76 window._yas.sendCustomInfo({ 74 window._yas.sendCustomInfo({
77 op: 'YB_FASHION_HOME_L', 75 op: 'YB_FASHION_HOME_L',
78 - apf: isApp,  
79 - ts: new Date().getTime(),  
80 param: JSON.stringify($.extend(speckParamApp, { 76 param: JSON.stringify($.extend(speckParamApp, {
81 C_ID: CID, 77 C_ID: CID,
82 TAB_ID: that.ParentLiDom.index() + 1 78 TAB_ID: that.ParentLiDom.index() + 1
@@ -131,8 +127,6 @@ plusstar = { @@ -131,8 +127,6 @@ plusstar = {
131 index = $dom.index() + 1; 127 index = $dom.index() + 1;
132 window._yas.sendCustomInfo({ 128 window._yas.sendCustomInfo({
133 op: 'YB_FASHION_FLR_C', 129 op: 'YB_FASHION_FLR_C',
134 - apf: isApp,  
135 - ts: new Date().getTime(),  
136 param: JSON.stringify($.extend(speckParamApp, { 130 param: JSON.stringify($.extend(speckParamApp, {
137 C_ID: CID, 131 C_ID: CID,
138 TAB_ID: that.ParentLiDom.index() + 1, 132 TAB_ID: that.ParentLiDom.index() + 1,
@@ -150,8 +144,6 @@ plusstar = { @@ -150,8 +144,6 @@ plusstar = {
150 144
151 window._yas.sendCustomInfo({ 145 window._yas.sendCustomInfo({
152 op: 'YB_FASHION_FLR_C', 146 op: 'YB_FASHION_FLR_C',
153 - apf: isApp,  
154 - ts: new Date().getTime(),  
155 param: JSON.stringify($.extend(speckParamApp, { 147 param: JSON.stringify($.extend(speckParamApp, {
156 C_ID: CID, 148 C_ID: CID,
157 TAB_ID: that.ParentLiDom.index() + 1, 149 TAB_ID: that.ParentLiDom.index() + 1,
@@ -168,8 +160,6 @@ plusstar = { @@ -168,8 +160,6 @@ plusstar = {
168 // 潮流优选首页加载时 160 // 潮流优选首页加载时
169 window._yas.sendCustomInfo({ 161 window._yas.sendCustomInfo({
170 op: 'YB_FASHION_HOME_L', 162 op: 'YB_FASHION_HOME_L',
171 - apf: isApp,  
172 - ts: new Date().getTime(),  
173 param: JSON.stringify($.extend(speckParamApp, { 163 param: JSON.stringify($.extend(speckParamApp, {
174 C_ID: CID, 164 C_ID: CID,
175 TAB_ID: that.ParentLiDom.index() + 1 165 TAB_ID: that.ParentLiDom.index() + 1