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