yyb
4 天以前 5e0d63ccef8c8fc5763cf663aee0c1778113a818
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)