vue中全屏组件screenfull的使用 1.安装依赖 npm install --save screenfull 2.在需要设置的页面导入 import screenfull from "screenfull";