|
@@ -103,7 +103,8 @@ define(['jquery', "template", "Tools", 'swiper', 'itemsApi', 'swiper'], function |
|
|
module.data.titleConfig = content[9].configValue; |
|
|
module.data.titleConfig = content[9].configValue; |
|
|
module.data.importantTitle = content[7].configName+':'+ content[7].configValue.substr(3).substr(0,(content[7].configValue.substr(3).length-4)); |
|
|
module.data.importantTitle = content[7].configName+':'+ content[7].configValue.substr(3).substr(0,(content[7].configValue.substr(3).length-4)); |
|
|
module.data.know = content[6].configValue; |
|
|
module.data.know = content[6].configValue; |
|
|
$("#know").html(content[6].configValue + '<span style="margin-left: 10px;"></span>' + content[6].configValue); |
|
|
|
|
|
|
|
|
$("#know").html(content[6].configValue); |
|
|
|
|
|
// + '<span style="margin-left: 10px;"></span>' + content[6].configValue |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
//底部友情链接 |
|
|
//底部友情链接 |
|
|