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