zhangxc 4 years ago
parent
commit
3969428be9
2 changed files with 2 additions and 1 deletions
  1. 1 0
      src/css/qcScore.less
  2. 1 1
      src/js/utils.js

+ 1 - 0
src/css/qcScore.less

@@ -744,6 +744,7 @@
   height: 97%;
   background: #fff;
   margin: 0 10px 10px;
+  overflow-y: auto;
   /*overflow-y: auto;
   margin: 0 30px 0 20px;*/
   .slide-up{

+ 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.241:5858"
 //页面映射
 const pageMap={
   'YH-KZT':'console.html',