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