助力软件开发企业降本增效 PHP / java源码系统,只需一次付费,代码终身使用! 广告
# 元素固定 使用插件 [https://github.com/garand/sticky](https://github.com/garand/sticky) 构建,细节设置请参考插件官网。 ``` <script> require(['jquerySticky'],function(){ $("#jqueryPin").sticky({topSpacing:0}); }) </script> ```