zhangwencui
2026-02-12 042029100c2a0d79f83a9254bf622b59166727f7
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)