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