fixedStack 固定多个元素在顶部 当滚动条向下滚动时,固定多个元素在顶部 使用方法 fixedStack([ { 'fixed': '#info', 'selector': 'body' }, { 'fixed': '#use', 'selector': 'body' } ])