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