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