zhangwencui
2026-04-30 300f0fd4a8148dab8915eb26ace72e187fa18e61
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)