gaoluyang
2025-11-12 622c2b732b1389bdc5490f19e0700af63480c2c0
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)