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