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