yyb
2026-05-20 944f8c5c49b1dad9bea2c82f422d9e90d150398c
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)