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