zhangwencui
5 天以前 a7f3fb7074f42904628deb4fc1697787a02e3a01
1
2
3
const { http } = uni.$u
// 获取菜单
export const fetchMenu = (params, config = {}) => http.post('/ebapi/public_api/index', params, config)