摘要:
flexible 主要是用来响应式改变根元素的字体大小 安装命令 npm install lib-flexible --save 在main.js里面导入命令import 'lib-flexible' 要把index.html里面的<meta name='viewport'>标签删除;因为会自动添加 阅读全文
posted @ 2020-07-16 14:13
奔跑的太阳花
阅读(922)
评论(0)
推荐(0)
摘要:
想要实现vue动态改变页面title,需要给每个页面设置标题。并且在路由发生变化时修改页面title router - index.js const router = new Router({ mode: 'history', routes: [ { path: '/index', name: 'i 阅读全文
posted @ 2020-07-16 11:16
奔跑的太阳花
阅读(1876)
评论(0)
推荐(0)

浙公网安备 33010602011771号