zhangwei
2024-08-20 ef1114c22614762e54e49bc7c600d2a2cd460791
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)