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