📌 将页面元素固定在在可视范围内。
npm install @hoc-element/affix
import Vue from 'vue' import HocElementAffix from '@hoc-element/affix' Vue.use(HocElementAffix)