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