随笔分类 - vue
摘要:问题说明 <div class="info_box" @touchstart="start" @touchmove='move' @touchend='end'></div> touchstart touchend都可以触发 touchmove不可触发 问题解决 在start(e)方法里打印e.ca
阅读全文
摘要:项目采用vue-cli3打包成app后,手机测试物理按键失效. 经过百度查询相关资料 最终实现的效果就是按返回键退回上一页,当退回到栈的第一页之后再按返回键才退出页面 首先在新建一个js文件,我的路径是.\src\utils\back.js /* eslint-disable no-undef */
阅读全文

浙公网安备 33010602011771号