瀏覽代碼

no message

ZhouFeng 3 年之前
父節點
當前提交
d57d925328
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;