简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
vue2.0路由实现底部导航跳转
document.documentElement.style.fontSize = document.documentElement.clientWidth / 750*100 + 'px';// 1REM=50px *{margin: 0 ;padding: 0 ;}ul,p,span,ol,h1,h2,h3,h4,h5,h6{margin:
vue动态改变背景图片demo
#bag{width: 200px;height: 500px;margin: 0 auto;background: url(img/piao11.jpg) center no-repeat;background-size: 80%;}.burst{background-image: url(img/piao12.jpg) !important;backgrou
vue2.0获取鼠标位置
#canvas{width: 500px;height: 500px;text-align: center;line-height: 500px;border: 1px solid #E5E5E5;margin: 0 auto;margin-top: 100px;}{{x}} {{y}}new Vue({el:'#app'
到底了