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