Browse Source

Merge branch 'master' of http://172.16.90.201:3000/castgroup_forest/castgroup_bigscreen

wangcc 2 năm trước cách đây
mục cha
commit
ffa5ab92c9
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      src/views/index.vue

+ 4 - 1
src/views/index.vue

@@ -3,7 +3,7 @@
  * @Author: wangcc
  * @Date: 2022-07-06 15:56:45
  * @LastEditors: gcz
- * @LastEditTime: 2022-11-02 16:20:50
+ * @LastEditTime: 2022-11-03 14:07:20
  * @FilePath: \ntbigscreen\src\views\index.vue
  * @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved. 
 -->
@@ -1416,6 +1416,9 @@ export default {
   white-space: normal;
   overflow: unset;
   text-overflow: unset;
+  display: grid;
+  height: 100%;
+  align-items: center;
 }
 
 .right_xiaoban {