设置导航栏固定在顶部显示,内容用到了锚点致使使用时部份内容被遮住,能够设置内容样式解决spa
1 .mdpy{ 2 margin-top: -60px; 3 padding-top: 60px; 4 }