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