代码提交
This commit is contained in:
parent
c5e149a5c1
commit
075c6d8ae5
|
@ -29,7 +29,7 @@ window.onload=function()
|
|||
//获取标准rem单位
|
||||
document.documentElement.style.fontSize=(document.documentElement.clientWidth/5120)*15+'px';
|
||||
}
|
||||
import './config/rem'
|
||||
// import './config/rem'
|
||||
new Vue({
|
||||
router,
|
||||
render: h => h(App)
|
||||
|
|
Loading…
Reference in New Issue