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