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