gaoluyang
2026-03-23 b9c1609389907ebd10f2f523c2d0922c0c7b1682
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)