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