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