huminmin
20 小时以前 65ca36a409817ce094fc49b779a919d823b093d6
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)