This commit is contained in:
@@ -86,8 +86,8 @@ $(function () {
|
||||
isRecommend();
|
||||
// 设置首页函数
|
||||
function setIndexData(commentObj) {
|
||||
// 清空容器,避免重复插入数据
|
||||
$("#certBox").empty();
|
||||
// 清空荣誉容器,避免重复插入数据
|
||||
$("#honorGrid").empty();
|
||||
|
||||
// 荣誉资质 - 网格布局
|
||||
if (commentObj.honor && commentObj.honor.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user