zhangwei
2025-03-10 6dc59277cedc8c995b1c68807e40a6ee5903f0f4
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)