Kaynağa Gözat

Merge branch 'master' into referMaster

luolei 4 yıl önce
ebeveyn
işleme
c917aec274
2 değiştirilmiş dosya ile 6 ekleme ve 5 silme
  1. 5 4
      src/css/qcScore.less
  2. 1 1
      src/js/utils.js

+ 5 - 4
src/css/qcScore.less

@@ -378,8 +378,9 @@
         border: none;
         text-align: left;
         vertical-align: text-bottom;
+        width: 41%;
         &[rowspan]{
-          font-weight: bold;
+          // font-weight: bold;
           width: 100px;
           padding-left: 0;
         }
@@ -415,7 +416,7 @@
     td{
       text-align: center;
       border:1px @tableBorderColor solid;
-      padding:7px  8px;
+      padding:2px  8px;
       height: 20px;
       table,td{
         border:none;
@@ -432,7 +433,7 @@
         min-width: 33%;
         margin-bottom: 5px;
         box-sizing: border-box;
-        padding-left: 5px;
+        // padding-left: 5px;
         &.active{
           background: @anchorBg;
         }
@@ -472,7 +473,7 @@
         border-bottom: none;
         margin-bottom: 0;
       }
-      margin-bottom: 10px;
+      margin-bottom: 5px;
       .info-title{
         font-weight: bold;
         margin-bottom: 10px;

+ 1 - 1
src/js/utils.js

@@ -3,7 +3,7 @@ const $ = require("jquery");
 const axios = require("axios")
 var Utils = require('./rePromise');
 require('./scrollBar.js');
-const baseUrl = "http://192.168.2.236:5858"
+const baseUrl = "http://192.168.2.121:5858"
 //页面映射
 const pageMap={
   'YH-KZT':'console.html',