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