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