Authored by whb

index js

@@ -108,20 +108,20 @@ function getShoppingKey() { @@ -108,20 +108,20 @@ function getShoppingKey() {
108 } 108 }
109 109
110 //YAS统计代码 110 //YAS统计代码
111 -(function(w, d, s, j, f) {  
112 - var a = d.createElement(s);  
113 - var m = d.getElementsByTagName(s)[0];  
114 -  
115 - w.YohoAcquisitionObject = f;  
116 -  
117 - w[f] = function() {  
118 - w[f].p = arguments;  
119 - };  
120 -  
121 - a.async = 1;  
122 - a.src = j;  
123 - m.parentNode.insertBefore(a, m);  
124 -})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.14/yas.js', '_yas'); 111 +//(function(w, d, s, j, f) {
  112 +// var a = d.createElement(s);
  113 +// var m = d.getElementsByTagName(s)[0];
  114 +//
  115 +// w.YohoAcquisitionObject = f;
  116 +//
  117 +// w[f] = function() {
  118 +// w[f].p = arguments;
  119 +// };
  120 +//
  121 +// a.async = 1;
  122 +// a.src = j;
  123 +// m.parentNode.insertBefore(a, m);
  124 +//})(window, document, 'script', 'http://cdn.yoho.cn/yas-jssdk/1.0.14/yas.js', '_yas');
125 125
126 (function() { 126 (function() {
127 var uid = getUid(); 127 var uid = getUid();
@@ -2274,7 +2274,7 @@ $('.logo-brand').logoBrand({ @@ -2274,7 +2274,7 @@ $('.logo-brand').logoBrand({
2274 $.ajax({ 2274 $.ajax({
2275 type: 'GET', 2275 type: 'GET',
2276 dataType: 'json', 2276 dataType: 'json',
2277 - url: '/hotrank/getdata', 2277 + url: '/product/index/getdata',
2278 data: param, 2278 data: param,
2279 success: function(res) { 2279 success: function(res) {
2280 var data; 2280 var data;
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.