Parcourir la source

Merge branch 'dev-online' of ssh://git.mooctest.com:1022/crowd-2019/crowd-test-service-front into dev-online

郭超 il y a 4 ans
Parent
commit
8664827e74
3 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 1 0
      src/pages/HomepageSearch/UserList.vue
  2. 1 2
      src/style/main.scss
  3. 1 1
      tool4deploy/slider-type.js

+ 1 - 0
src/pages/HomepageSearch/UserList.vue

@@ -99,6 +99,7 @@
   import {defaultValue, storageGet} from '@/js/index.js'
   import {notify} from "../../constants";
   import Apis from '@/js/api';
+  import {CONFIG} from "../../config";
 
   export default {
     name: "UserList",

+ 1 - 2
src/style/main.scss

@@ -35,12 +35,11 @@ body {
 }
 
 html, body {
-  min-height: 100%;
+  height: 100%;
   margin: 0;
   padding: 0;
 }
 
-
 .el-notification .el-icon-info {
   color: rgb(112, 179, 255);
 }

+ 1 - 1
tool4deploy/slider-type.js

@@ -1 +1 @@
-export const  slice_type = 0  // 0:online , 1:private
+export const  slice_type =  0 // 0:online , 1:private