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