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