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