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