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