扫码关注官方订阅号
购物车效果图: 代码如下: function checkAll(){ let status=document.querySelector('.check-all').checked; // console.log(...