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