Kaynağa Gözat

优化查询

chenrui 1 yıl önce
ebeveyn
işleme
d7c863c0b8
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  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;
+}