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