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