Authored by 毕凯

Merge branch 'feature/orderlist' into 'release/5.7'

没有订单的样式



See merge request !582
@@ -180,12 +180,10 @@ @@ -180,12 +180,10 @@
180 } 180 }
181 181
182 .no-order { 182 .no-order {
183 - position: fixed;  
184 background: #fff; 183 background: #fff;
185 text-align: center; 184 text-align: center;
186 - top: 50%;  
187 - margin-top: -220px;  
188 width: 100%; 185 width: 100%;
  186 + padding-top: 40px;
189 187
190 .icon { 188 .icon {
191 width: 153px; 189 width: 153px;