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