1
0

2 Коммитууд 02f54481e0 ... 75d9ebd8da

Эзэн SHA1 Мессеж Огноо
  ZhaoJun 75d9ebd8da Merge branch 'develop' of http://120.55.44.4:10080/xujunjie/gt_client_pad into develop 1 жил өмнө
  ZhaoJun 86410f63d6 fix: style 1 жил өмнө

+ 4 - 4
src/pages/SmartOps/index.less

@@ -35,7 +35,7 @@
       justify-content: center;
       align-items: flex-start;
       .item {
-        width: 3.8rem;
+        width: 3.5rem;
         height: 0.52rem;
         white-space: nowrap;
         margin-bottom: 0.1rem;
@@ -46,7 +46,7 @@
       }
       .item1 {
         .item;
-        width: 3.43rem;
+        width: 3.15rem;
         background-image: url('@/assets/smartOps/bg-left-2.png');
       }
       .item2 {
@@ -87,7 +87,7 @@
       justify-content: center;
       align-items: flex-end;
       .item {
-        width: 3.8rem;
+        width: 3.5rem;
         height: 0.52rem;
         white-space: nowrap;
         margin-bottom: 0.1rem;
@@ -98,7 +98,7 @@
       }
       .item1 {
         .item;
-        width: 3.43rem;
+        width: 3.15rem;
         background-image: url('@/assets/smartOps/bg-right-2.png');
         padding-left: 0.2rem;
       }