作者 景龙
1 个管道 的构建 失败 耗费 0 秒

修改首页带参数

@@ -168,7 +168,7 @@ @@ -168,7 +168,7 @@
168 $('.dh_down').slideToggle(); 168 $('.dh_down').slideToggle();
169 }); 169 });
170 $('.rencai').click(function () { 170 $('.rencai').click(function () {
171 - location.href = "business.html?scrollTop=300"; 171 + location.href = "/index/index/business?scrollTop=300";
172 }); 172 });
173 function detail($url){ 173 function detail($url){
174 window.location.href = $url; 174 window.location.href = $url;