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