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