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