Browse Source

bug 修复

lilei 2 years ago
parent
commit
0ae9472977
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/components/global.less

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1657532181207
+  "version": 1657532589999
 }

+ 1 - 1
src/components/global.less

@@ -217,7 +217,7 @@ body {
     .user-wrapper {
       flex-grow:1;
       overflow: auto;
-      height: 44px;
+      height: 46px;
       .content-box{
         float:right;
         text-align: right;