gaoluyang
昨天 22f03eb3765ed2eba92fa20de0a568aba152c1db
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)