修改购物车样式不兼容的问题

This commit is contained in:
Gaoxs
2020-11-27 15:54:50 +08:00
parent 9289c1cb67
commit a991552709
4 changed files with 13 additions and 2 deletions

View File

@ -517,5 +517,8 @@
<style lang="less">
.footer-h5 {
bottom: 50px
}
.shoppingCart{
position: relative;
}
</style>