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