Browse Source

优化查询

chenrui 1 năm trước cách đây
mục cha
commit
d7c863c0b8
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  1. 7 0
      src/components/global.less

+ 7 - 0
src/components/global.less

@@ -634,3 +634,10 @@ body {
   }
 }
  
+//编辑页面  头部单号样式
+.head-order-number{
+  margin: 0 15px;
+  color: #666;
+  font-size: 16px;
+  font-weight: 600;
+}