new Vue({ el: '#app' })
<div id="app"> <common-line background-color="#775979" height="10px"></common-line> </div>