购物车错误信息显示优化

This commit is contained in:
pushuo 2022-08-26 17:17:30 +08:00
parent 6063e26661
commit e72d64a4cb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<x-shop-breadcrumb type="static" value="carts.index" />
<div class="row mt-1 justify-content-center">
<div class="row mt-1 justify-content-center mb-2">
<div class="col-12 col-md-9">@include('shared.steps', ['steps' => 1])</div>
</div>