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