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