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