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