Changpeng Duan 5 лет назад
Родитель
Сommit
cb8a48f877
2 измененных файлов с 1 добавлено и 3 удалено
  1. 1 1
      tv/src/views/3pkRank.vue
  2. 0 2
      tv/src/views/Index.vue

+ 1 - 1
tv/src/views/3pkRank.vue

@@ -571,7 +571,7 @@
 
 
     .flagContainer {
     .flagContainer {
         position: relative;
         position: relative;
-        top: -1.1rem;
+        top: -0.5rem;
         float: right;
         float: right;
         right: 0;
         right: 0;
     }
     }

+ 0 - 2
tv/src/views/Index.vue

@@ -54,9 +54,7 @@
                         that.curVersion = inf.version;
                         that.curVersion = inf.version;
 
 
                         //首发版本1.0.1
                         //首发版本1.0.1
-                        console.log(localStorage.version);
                         that.checkUpdate(that.curVersion); //开启自动升级
                         that.checkUpdate(that.curVersion); //开启自动升级
-
                     });
                     });
 
 
                     //   获取手机UUID
                     //   获取手机UUID