Fork me on GitHub

随笔分类 -  vue

摘要:1.vue-router histroy 模式中 iPhone 右上角复制链接出啦的连接是所有的链接都是首页的链接(hash模式就会可以) 2.andriod 微信浏览器 vue2.x 或者 jQuery ajax 中 ajax连续请求2次及以上就会 ajax 就会不返回success 也不返回er 阅读全文
posted @ 2017-05-05 10:25 明天后浪 阅读(238) 评论(0) 推荐(0)
摘要:<body> <div id="test"> <button @click="changeColor('你好',$event)">点击我</button> <div style="height: 100px;width: 100px;" @mouseover="over('鼠标从我上面滑过',$ev 阅读全文
posted @ 2016-12-28 16:23 明天后浪 阅读(611) 评论(0) 推荐(0)