Authored by htoooth

修改样式

8.8 KB | W: | H:

1.78 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -58,7 +58,7 @@ function refreshBag() {
$bagGoodsList.empty();
$bagGoodsList.parent().addClass('bag-empty');
}
}
}
})
... ... @@ -145,5 +145,5 @@ $(document).click(function(e) {
});
module.exports = {
refreshBag
'refreshBag': refreshBag
};
... ...
... ... @@ -258,6 +258,7 @@
.btn {
display: inline-block;
width: 100px !important;
}
}
}
... ...