Skip to content

包已安装,也在入口文件引入了,页面看不到按钮 #1

Description

包已安装,也在入口文件引入了,import VmBackTop from 'vue-back-top' 以及Vue.component(VmBackTop.name, VmBackTop) ,然后在组件内使用了

<vm-back-top :height="400" :bottom="100" :duration="1000" :timing="'ease'" >
                <div class="top">返回顶端</div>
            </vm-back-top>

但还是没效果,查看元素发现这个元素已在,但是拖动滚动条,按钮无法出现,是不是还需要其他依赖?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions