.
This commit is contained in:
@@ -10,9 +10,10 @@ const url = {
|
||||
|
||||
// 项目数统计信息
|
||||
projectStatistics: '/webapi/project.ashx?action=getStatistics',
|
||||
|
||||
getprjdata: '/project/list',
|
||||
get_policies_info: '/policies/info',
|
||||
//首页接口
|
||||
getprjdata: url_prefix + '/project/list',
|
||||
//政策详情接口
|
||||
get_policies_info: url_prefix + '/policies/info',
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user