如何固定导航栏 一直在屏幕上面

COS、CDN

   position: sticky;     z-index: 100000;     width: 100%;     top: 0;

COS、CDN
热门