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