Skip to content

The base url cannot be changed and the total start port is the same #31

@4d4d4d4

Description

@4d4d4d4

//导出service实例给页面调用 , config->页面的配置
export default function axiosReq(config) {
return service({
baseURL: "http://localhost:5000",
timeout: 8000,
...config
})
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions