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