//我的相关: const { http } = uni.$u //登录页轮播图 export const banner = (params, config = {}) => http.post('/banner/list', params, config)