未验证 提交 93dc385e 编写于 作者: S superjpg 提交者: GitHub

Update buyCart.vue

解决购物车与菜单列表cart_add添加后,打开购物车中的add与菜单列表的add同时出现
上级 0a83a888
...@@ -105,7 +105,7 @@ ...@@ -105,7 +105,7 @@
.cart_module{ .cart_module{
.add_icon{ .add_icon{
position: relative; position: relative;
z-index: 999; z-index: 9;
} }
.cart_button{ .cart_button{
display: flex; display: flex;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册