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