喻忠伟 5 months ago
commit 4d487422b3
  1. 2
      jeecgboot-vue3-master/src/api/demo/mainHome.ts

@ -2,7 +2,7 @@ import { defHttp } from '/@/utils/http/axios';
enum Api {
DEMO_NAV_LIST = '/cms/front/getColumnList',
DEMO_ARTICLE_LIST = 'cms/front/getArticleListByColumn',
DEMO_ARTICLE_LIST = '/cms/front/getArticleListByColumn',
DEMO_ARTICLE_ITEM = '/cms/front/getByArticleTitle',
getindexcomp = '/cms/front/getindexcomp',
getindexnews = '/cms/front/getindexnew',

Loading…
Cancel
Save