vue+vant实现购物车全选和反选功能(2)

@spacing-size: .29rem; .cart-main { .st-item-header { padding: @spacing-size; justify-content: flex-start; .theme-checkbox { margin-right: @spacing-size; } } .item-list { padding-left: .77rem; position: relative; .theme-checkbox { margin-top: -.24rem; position: absolute; left: 0; top: 50%; } } }

关于vue.js组件的教程,请大家点击专题vue.js组件学习教程进行学习。

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/0fc27450c6dacd31008c6f242d72c185.html