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