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