parent
b0fb34b40a
commit
9148ac262e
|
|
@ -116,7 +116,7 @@ public class PcServiceImpI implements IPcService {
|
|||
articlesHostList.add(map);
|
||||
}
|
||||
|
||||
indexData.put("pages", JSONArray.parseArray(decoratePage.getData()));
|
||||
indexData.put("page", decoratePage);
|
||||
indexData.put("all", articlesAllList);
|
||||
indexData.put("new", articlesNewList);
|
||||
indexData.put("hot", articlesHostList);
|
||||
|
|
|
|||
Loading…
Reference in New Issue