6.28 党建攻坚第二版

This commit is contained in:
jl-zhoujl2
2022-06-28 16:48:36 +08:00
parent 39fc4276ec
commit 918c790b06
24 changed files with 415 additions and 387 deletions

View File

@ -7,7 +7,10 @@ export async function getHomeBanner() {
//活动风采列表
export async function getHomeGraceful() {
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/eventStyle/list');
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/eventStyle/list', {
method: 'POST',
data: {},
});
}
//活动宣言
@ -17,7 +20,10 @@ export async function getHomeActivity() {
//攻坚克难项目
export async function getHomeProject() {
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/eventSubject/list');
return request('/api/biz-service-ebtp-extend/v1/eventpartybranch/eventSubject/list', {
method: 'POST',
data: {},
});
}
//右侧专业线数据