Browse Source

no message

ZhouFeng 3 years ago
parent
commit
d57d925328
1 changed files with 1 additions and 1 deletions
  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;