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