-
zhangwei
2025-03-12 98494fda33f6dd116ef3ce641b32937b7d83b4c1
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)