浏览代码

优化查询

chenrui 1 年之前
父节点
当前提交
d7c863c0b8
共有 1 个文件被更改,包括 7 次插入0 次删除
  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;
+}