-
zhangwei
2024-09-12 f7aa204aa8d20b090d7943969ddeb9871a1fad76
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)