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