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