|
|
@@ -44,7 +44,7 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi',"cupload"], function |
|
|
|
//底部友情链接 |
|
|
|
module.webConfig = function (data) { |
|
|
|
if (data.code == 200) { |
|
|
|
$("#xzConfig").html(data.data[7].configValue); |
|
|
|
$("#xzConfig").html(data.data[6].configValue); |
|
|
|
$("#fwxyConfig").html(data.data[15].configValue); |
|
|
|
$("#cnsConfig").html(data.data[16].configValue); |
|
|
|
} |
|
|
|