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