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