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