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