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