-
zhangwei
2024-09-30 2e61c194b816364fe4fbab967fee13dbefe86216
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)