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