main
王家东 5 months ago
parent 80cd979624
commit a5eeddddf2
  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