mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-06-23 18:42:52 +08:00
菜单
系统设置 角色
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user