MaybeQHL / mv-full-page

vue全屏滑动组件(移动端、PC端(鼠标滚轮滑动)都已兼容)
http://null_639_5368.gitee.io/v-full-page
MIT License
14 stars 7 forks source link

手动调整页面 #45

Open zjp693 opened 1 year ago

zjp693 commented 1 year ago

使用goPage() 提示不存在这个方法 我用的是"mv-full-page": "^3.0.2", "vue": "^3.2.37"

zjp693 commented 1 year ago
const toPage = () => {
  state.page = state.tempPage;
}; 使用这个则指示器变了页面没有变