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