ZhouFeng 3 anos atrás
pai
commit
d57d925328
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/Home.vue

+ 1 - 1
src/components/Home.vue

@@ -181,11 +181,11 @@ import OrderList from './orderComponents/orderList.vue';
    .order_list{
      width: 100%;
      margin-top: 10px;
-     
      .order_detail{
       width: 100%;
       background: #fff;
       box-sizing: border-box;
+      border-left: 10px solid #F1F2F5;
       .detail_title{
         width: 100%;
         height: 44px;